Browse Source

Merge 0d9348f091 into b4a9b659ef

pull/785/merge
dasa376 1 month ago
committed by GitHub
parent
commit
29005bd35c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  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