Skip to content

Any chance of improving the list spec? #2

@hamstar

Description

@hamstar

Needs more levels for the bullet lists:

On Githubs version:

* level 1
 * level 2
  * level 3
   * level 4

...equals:

  • level 1
    • level 2
    • level 3
    • level 4

And the same for the numbered lists so you can do stuff like this:

1. level 1
 1. level 2
  1. level 3
   1. level 4

...and get this:

1. level 1
 a. level 2
  i. level 3
   ?. level 4

...instead of:

  1. level 1
    1. level 2
    2. level 3
    3. level 4

Need to get issue labels up in here...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions