Browse Source

Merge 0d9348f091 into 064d602c68

pull/785/merge
dasa376 4 years ago
committed by GitHub
parent
commit
bff587b009
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/4.0_migration.md

2
docs/4.0_migration.md

@ -32,4 +32,4 @@ External API did not change.
- `.validateUrl()` -> moved to root class `.validateLink()` - `.validateUrl()` -> moved to root class `.validateLink()`
- added `.normalizeLink()` & `.normalizeLinkText()` to root class, and removed - added `.normalizeLink()` & `.normalizeLinkText()` to root class, and removed
`normalizeUrl()` from utils. `normalizeUrl()` from utils.
- removed `replaceEntities()` in `utils`. - removed `replaceEntities()` in `utils`.

Loading…
Cancel
Save