Maciej Gołaszewski
|
516ed39369
Fix condition in html2markdown processing.
|
5 anos atrás |
Maciej Gołaszewski
|
00de1de7cf
Update markdown-gfm manual test.
|
5 anos atrás |
Maciej Gołaszewski
|
317fcfaa52
Update markdown gfm module documentation.
|
5 anos atrás |
Maciej Gołaszewski
|
49d86f15b6
Use String.matchAll() instead of do-while for regex matches traversal.
|
5 anos atrás |
Maciej Gołaszewski
|
85d2030fca
Add test for escaping text between 2 URLs.
|
5 anos atrás |
Maciej Gołaszewski
|
36c0f9c4de
Match code style to the rest of the modules.
|
5 anos atrás |
Maciej Gołaszewski
|
2c10447fb8
Update yarn.lock.
|
5 anos atrás |
Maciej Gołaszewski
|
0e2f99efd9
Merge branch 'master' into i/5988
|
5 anos atrás |
Piotrek Koszuliński
|
f31092d65d
Merge pull request #7793 from ckeditor/i/7781
|
5 anos atrás |
fredck
|
db22d92e33
Merge branch 'i/github-writer/93' into i/5988
|
5 anos atrás |
fredck
|
b3e93b4433
Merge branch 'i/github-writer/17' into i/5988
|
5 anos atrás |
fredck
|
ae368f4c35
Fixed the html->markdown conversion to avoid escaping urls in text nodes.
|
5 anos atrás |
fredck
|
390a3cfa67
Upgraded to Turndown v6.0.0.
|
5 anos atrás |
fredck
|
a32884d93f
Added test for code blocks with triple/quadruple ticks inside.
|
5 anos atrás |
fredck
|
a0b1ad1016
Fixed linting issues.
|
5 anos atrás |
fredck
|
5a76d6a50c
Tricked JSDoc on not failing validation.
|
5 anos atrás |
fredck
|
43cce7f703
Made it possible to define html elements to be kept as is in the output.
|
5 anos atrás |
fredck
|
129da7d8b5
Upgrade to v18.0.0.
|
5 anos atrás |
fredck
|
6eb57fcfbe
For the purpose of this plugin, autolinking from markdown to html is wrong.
|
5 anos atrás |
fredck
|
3cb85faa97
Fixed an unfortunate typo in the todo list tests.
|
5 anos atrás |
fredck
|
c30bd15ad4
Added a test for todo lists when loading the HTML produced by the todo list feature.
|
5 anos atrás |
fredck
|
e593849af9
Added a basic test for todo lists.
|
5 anos atrás |
fredck
|
52aed7f614
HTML as text is now properly escaped in the output mardown.
|
5 anos atrás |
fredck
|
e26e3768ab
Removed outdated code, confirmed to not be anymore needed.
|
5 anos atrás |
fredck
|
cd4b9f9cd8
Changed test that are outdated, low quality or irrelevant.
|
5 anos atrás |
fredck
|
8b63c53984
Aligned some of the tests with the current expected behavior of features after the recent dependencies upgrade.
|
5 anos atrás |
fredck
|
a05667fe16
Changed the defaults of some of the markdown markup produced.
|
5 anos atrás |
fredck
|
18dc7cc3ae
Minor clarification in a code comment.
|
5 anos atrás |
fredck
|
161292966c
Configured markdown to output fenced (```) code blocks.
|
5 anos atrás |
fredck
|
9c55502bdd
Fixed the conversion of todo lists to match the default HTML generated by CKEditor.
|
5 anos atrás |