Browse Source

Merge 75b326234b into 064d602c68

pull/786/merge
dasa376 4 years ago
committed by GitHub
parent
commit
b4d1c18a35
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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