Open nbraud opened 22 hours ago
Do you have some error log as a reference? I am wondering which tool creates this bug. Nrd i guess
Yes, this is clearly nrd. My hunch is that fixing this will require staring at the code quite a bit (even if the fix will be a two-liner), so the most effective workaround would simply be documenting the intended (nesting with more repetitions) behavior for now. It's not really wrong that it will do the wrong thing if held wrong, so throwing an error is merely nice to have.
Describe the bug
When a block opened with
:::
contains another block using the same, both blocks are closed by the first:::
encountered. The second:::
is rendered as text.Steps To Reproduce
nixdoc
comment underlib/
) ::::{.note} Note not not ::: :::