hellux/jotdown

bug: ignore closing fence inside code blocks

Opened this issue · 0 comments

hellux commented

We have the bug described in jgm/djot#109, currently.

We can track open/close of code blocks in block::Kind::continues.

There is a test for this, can be run with:

$ make test_html_ut
$ cargo test -p test-html-ut -- --ignored fenced_divs