snarkdown icon indicating copy to clipboard operation
snarkdown copied to clipboard

#sth parses as h1 but should be parsed as #sth and # sth should be parsed as h1

Open shahabbasi opened this issue 7 years ago • 1 comments

shahabbasi avatar Jun 24 '18 09:06 shahabbasi

This should be easy. At capture group #14, just insert 1 space (# {1,6})

hengnee avatar Jan 26 '21 03:01 hengnee