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
--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