-
-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Description
docmd version
0.5.1
Node.js version
v22.15.1
OS/Browser
macOS / Safari
Description
The amount of spaces needed to break the proper parsing varies depending on what containers are being used. As far as I can tell, it seems that only Tabs are properly reseting indentation, resulting in content being parsed as code blocks.
Steps to Reproduce
::: card success
::: callout info
::: collapsible [open] Title Text
Content goes here.
:::
:::
:::
::: tabs
== tab Top
::: card success
::: callout info
::: collapsible [open] Title Text
Content goes here.
:::
:::
:::
:::
::: card Top
::: card success
::: callout info
::: collapsible [open] Title Text
Content goes here.
:::
:::
:::
:::
Expected Behavior

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels