Give the CommonMark blocks a directive form for what their spelling cannot hold
CI / gate (push) Successful in 5s
CI / gate (push) Successful in 5s
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
:::heading {level=7}
|
||||
Seventh
|
||||
:::
|
||||
|
||||
:::heading
|
||||
Levelless
|
||||
:::
|
||||
|
||||
::::orderedList {order=999999998}
|
||||
:::listItem
|
||||
One
|
||||
:::
|
||||
:::listItem
|
||||
Two
|
||||
:::
|
||||
:::listItem
|
||||
Three
|
||||
:::
|
||||
::::
|
||||
Reference in New Issue
Block a user