Browse Source

Merge 75b326234b into b4a9b659ef

pull/786/merge
dasa376 1 month ago
committed by GitHub
parent
commit
fa335da32f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      docs/5.0_migration.md

1
docs/5.0_migration.md

@ -21,3 +21,4 @@ External API did not change.
- added `stateInline.ruler2` and `stateInline.delimiters` needed to parse emphasis-like markup better
- emphasis-like tags now can't be skipped with `stateInline.skipToken`, they treat a sequence of markers (e.g. `***`) as a token instead
- `stateInline.delimiters` is linked with `stateInline.tokens`, so truncating/splicing `stateInline.tokens` may break things

Loading…
Cancel
Save