Skip to content

feature: Indent top-level unordered ("bulleted") list items #181

@proofer

Description

@proofer

Is your feature request related to a problem? Please describe.

Unordered list items, e.g.,

| <-- left margin, if this were not a github markdown code block in order to render literal hyphens
- first item  
- second item

should be rendered indented, should't they?

Describe the solution you'd like

  • first item
  • second item

--Using github's markdown rendering to show what I'd like; the pre-rendering hyphens are at the left margin

Describe alternatives you've considered

I don't know what other solutions or features to consider, given that I otherwise like render-markdown.nvim a lot.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions