HyperMD icon indicating copy to clipboard operation
HyperMD copied to clipboard

Indenting multiple items in a list doesn't work if indentation is different

Open michaelgmcd opened this issue 6 years ago • 3 comments

Reproduced in the basic example:

list-indent-bug

michaelgmcd avatar Jul 31 '18 22:07 michaelgmcd

The (un)indenting functions shall be rewritten and based on Markdown parsing info. Meanwhile the parser (src/mode/HyperMD.ts) might also need some modifications.

That's not easy. I will create a new branch and try to make it.

laobubu avatar Aug 02 '18 06:08 laobubu

Awesome! I'm trying to get accustomed to the codebase myself, so hopefully I can open a PR or two regarding this.

michaelgmcd avatar Aug 02 '18 18:08 michaelgmcd

@laobubu Any update on this or something I could help with?

michaelgmcd avatar Sep 28 '18 22:09 michaelgmcd