dasa376
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
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 |
|
|
|
|
|
|
|