Microdown icon indicating copy to clipboard operation
Microdown copied to clipboard

extension for automatic children nesting

Open Ducasse opened this issue 1 year ago • 2 comments

Ducasse avatar Apr 14 '24 17:04 Ducasse

I did an experiment in the BookTester package. The idea is that we have


& atag level 1

some contents is automatically put as child of level1 

&& a tag level2 so it is a child of level1

some contents is automatically put as child of level2 

& another tag level 1 this closes the previous child

Ducasse avatar Aug 06 '24 07:08 Ducasse

Check this too

https://github.com/pillar-markup/Microdown/issues/543

Ducasse avatar Aug 06 '24 07:08 Ducasse