jgm/djot

Should block attributes mark a div block delimiter as opening?

Opened this issue · 1 comments

It’s a relatively rare case but it may make sense to support it:

:::

Outer

{.does-not-close-div-block}
:::
Nested
:::

:::
jgm commented

Not sure. A case could be made for it but it adds complexity.