I have headings which contain code blocks in the body, with triple quotes in the beginning and in the end. Inside these code blocks I have lines with code commends starting from the hash sign like # another way: override compute_loss in Trainer. Seems more complicated. The plugin treats these lines as new separate headings whereas it should ignore them.
I have headings which contain code blocks in the body, with triple quotes in the beginning and in the end. Inside these code blocks I have lines with code commends starting from the hash sign like
# another way: override compute_loss in Trainer. Seems more complicated.
The plugin treats these lines as new separate headings whereas it should ignore them.