Tom Alexander
|
40f22034da
|
Make the item tag exit matcher a lower class than all all others.
This is to allow for " :: " inside a description list item's tag if it is nested inside another object.
|
2023-09-08 14:37:30 -04:00 |
|
Tom Alexander
|
6b82b46e09
|
Prevent nesting of text markup of the same type.
This greatly reduces the amount of detect element calls that are occurring.
|
2023-09-07 04:15:59 -04:00 |
|
Tom Alexander
|
400f53e440
|
Cleanup.
|
2023-09-06 11:53:21 -04:00 |
|
Tom Alexander
|
08eb59acd3
|
Rename parser_context to context.
|
2023-09-04 13:26:11 -04:00 |
|