Commit graph

5 commits

Author SHA1 Message Date
Titus
e0fe913a92
Fix to restrict colon after name in text directive
Related to remarkjs/remark#651.
Closes GH-9.

Reviewed-by: Christian Murphy <christian.murphy.42@gmail.com>
2021-03-16 10:30:01 +01:00
Titus Wormer
38836e5c61
Add support for balanced brackets in labels
Previously, brackets were only allowed in labels when escaped,
making it impossible to use media with resources (links, images),
or nested directives.

This adds support for up to three levels of nesting in a label.

This also removes a hidden flag that was not used anymore.

Closes GH-7.
2021-02-22 14:41:52 +01:00
Titus
3f802e9d0e
Fix typo 2020-11-29 15:45:10 +01:00
Titus Wormer
6b7b6464f3
Use Actions 2020-11-12 09:13:25 +01:00
Titus Wormer
826d54ca7f
. 2020-10-22 16:45:27 +02:00