Tag:
Branch:
Tree:
7af204a17d
feat/rich-text-paste-web
master
refactor/extensions-package-structure
v10.0.0
v10.0.1
v10.0.10
v10.0.2
v10.0.3
v10.0.4
v10.0.5
v10.0.6
v10.0.7
v10.0.8
v10.0.9
v10.1.0
v10.1.1
v10.1.10
v10.1.2
v10.1.3
v10.1.4
v10.1.5
v10.1.6
v10.1.7
v10.1.8
v10.1.9
v10.2.0
v10.2.1
v10.3.0
v10.3.1
v10.3.2
v10.3.3
v10.4.0
v10.4.1
v8.1.10
v8.1.11
v8.1.2
v8.1.6
v8.1.7
v8.1.8
v8.1.9
v8.2.0
v8.4.2
v8.4.3
v8.5.0
v8.5.1
v8.5.2
v8.5.3
v8.5.4
v8.5.5
v8.5.6
v8.6.0
v8.6.1
v8.6.2
v8.6.3
v8.6.4
v9.0.0
v9.0.0-dev
v9.0.0-dev-1
v9.0.0-dev-10
v9.0.0-dev-11
v9.0.0-dev-2
v9.0.0-dev-3
v9.0.0-dev-4
v9.0.0-dev-5
v9.0.0-dev-6
v9.0.0-dev-7
v9.0.0-dev-8
v9.0.0-dev-9
v9.0.1
v9.0.1-dev.1
v9.0.2
v9.0.2-dev
v9.0.2-dev.1
v9.0.2-dev.2
v9.0.3
v9.0.4
v9.0.5
v9.1.0
v9.1.0-dev
v9.1.0-dev.1
v9.1.0-dev.2
v9.1.1
v9.1.1-dev
v9.2.0
v9.2.1
v9.2.10
v9.2.11
v9.2.12
v9.2.13
v9.2.14
v9.2.2
v9.2.3
v9.2.4
v9.2.5
v9.2.6
v9.2.7
v9.2.8
v9.2.9
v9.3.0
v9.3.1
v9.3.10
v9.3.11
v9.3.12
v9.3.13
v9.3.14
v9.3.15
v9.3.16
v9.3.17
v9.3.18
v9.3.19
v9.3.2
v9.3.20
v9.3.21
v9.3.3
v9.3.4
v9.3.5
v9.3.6
v9.3.7
v9.3.8
v9.3.9
v9.4.0
v9.4.1
v9.4.2
v9.4.3
v9.4.4
v9.4.5
v9.4.6
v9.4.7
v9.4.8
v9.4.9
v9.5.0
v9.5.1
v9.5.10
v9.5.11
v9.5.12
v9.5.13
v9.5.14
v9.5.15
v9.5.16
v9.5.17
v9.5.18
v9.5.19
v9.5.2
v9.5.20
v9.5.21
v9.5.22
v9.5.23
v9.5.3
v9.5.4
v9.5.5
v9.5.6
v9.5.7
v9.5.8
v9.5.9
v9.6.0
${ noResults }
2 Commits (7af204a17d3b039b1824d3fc4315ce65e8ea130a)
Author | SHA1 | Message | Date |
---|---|---|---|
|
1f32e84643
|
Add support for html underline and videos (#1955)
* fixed #1953 italic detection error fix: issue where when html2md parse <em> to "_" instead of "*" that won't be detected MarkdownToDelta converter feat(test): added test for DeltaX feat: added config classes to MarkdownToDelta and html2md that allow users configure their own styles * Added support for html underline and videos * removed print calls and fix no expect in test * removed useless element attr for underline * improved video url validator pattern * Added support for <video> tag * chore: dart fixes * fix: removed useless params * fix: imports issue --------- Co-authored-by: CatHood0 <santiagowmar@gmail.com> |
10 months ago |
|
ca12fb610e
|
fixed #1953 italic detection error (#1954)
|
10 months ago |