Table of contents is generated incorrectly when I comment a line in a code block.
Such as:
# I commented this line.
echo 'The line above is commented.'
When I have a block of code similar to above in a Markdown file, the TOC auto-generation-tool thinks the line I commented is a header and tries to put it in the TOC as a independent title.
When I have such code block in a Markdown file.
Below is yet another example.

๐ The TOC auto generated.

๐ The original Markdown snippet.
As far as I see, it's not an error, it's a design problem.
Good catch. This is fixed in the latest dev build.
๏ผๅฆๅคๆณ้ฎไธไฝ ๆชๅพ้็ๅญๆฏ็จ็ฌๅจ่งฆๅฑไธๅ็ๅ๐๏ผๆๆๆ๏ผ
@neilsustc Cool, that's good to know. Looking forward to your next update.๐๐๐
๏ผๆฏ็ๅๅๅๅๅๅๅๅๅๅๅ๏ผThinkPad X1 Yoga ๐ป๏ผ
You can download the dev build here ๐.
Hey @neilsustc how long until it rolls into the normal distro?
Actually, I have been waiting for the stable version of KaTeX (an upstream module) for two months ๐

Anyway, I will release a new version this weekend.
Sweet, thanks @neilsustc! I tested the dev build and verified it fixes my issue as well.
Most helpful comment
You can download the dev build here ๐.