Closed rchl closed 1 year ago
I mentioned this on Discord, but this used to work and is supposed to translate the sections into dd
and dt
tags. Looks like either the syntax changed or something else broke.
This was caused by #41, where the command names where changed to use h3 tags to make them linkable via anchors but the \n:
syntax to create definition lists was not removed. I'll fix this.
https://docs.sublimetext.io/reference/commands.html#commands
There is a colon starting the first paragraph of command description. Is this some formatting marker that went wrong, convention or just a bug?