Skip to content

Improve ordered lists #32

Description

@rmscode

Context

No response

Description

As of 0.1.2, ordered lists are not incremented in the raw markdown when Zensical Studio automatically repeats new items after pressing Enter.

What we end up with, is a list of all 1's, like so:

1. First
1. Second
1. Third

I assume that the Zensical team is aware as this behavior is even shown in an example in the official documentation.

Related links

Use Cases

Improving Zensical Studio's automatic repeating of ordered list items so that they are incremented correctly would make it easier to identify the number of an item at a glance (when viewing the raw markdown).

Visuals

What should happen...

1. First
2. Second
3. Third

Before submitting

Metadata

Metadata

Assignees

No one assigned

    Labels

    change requestIssue requests a new feature or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions