Skip to content

[ENH] tabstop in bullet lists #177

@CircleCode

Description

@CircleCode

when writing bullet lists, the first use of shoud move the cursor to the next tabstop and then the next use would decrease the bullet level.

say, for example, I have (| represents the cursor)

- |

after first tab, I want

-   |

and after next tab

    +   |

the current behavior is
say, for example, I have (| represents the cursor)

- |

after first tab, I have

    + |

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions