Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should block attributes mark a div block delimiter as opening? #292

Open
rauschma opened this issue Apr 4, 2024 · 1 comment
Open

Should block attributes mark a div block delimiter as opening? #292

rauschma opened this issue Apr 4, 2024 · 1 comment

Comments

@rauschma
Copy link

rauschma commented Apr 4, 2024

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

:::

Outer

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

:::
@jgm
Copy link
Owner

jgm commented Apr 4, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants