1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-14 18:27:44 +02:00
joplin/CliClient/tests/html_to_md
Laurent Cozic 84c3ef144d
Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556)
* Trying to get TuiEditor to work

* Tests with TinyMCE

* Fixed build

* Improved asset loading

* Added support for Joplin source blocks

* Added support for Joplin source blocks

* Better integration

* Make sure noteDidUpdate event is always dispatched at the right time

* Minor tweaks

* Fixed tests

* Add support for checkboxes

* Minor refactoring

* Added support for file attachments

* Add support for fenced code blocks

* Fix new line issue on code block

* Added support for Fountain scripts

* Refactoring

* Better handling of saving and loading notes

* Fix saving and loading ntoes

* Handle multi-note selection and fixed new note creation issue

* Fixed newline issue in test

* Fixed newline issue in test

* Improve saving and loading

* Improve saving and loading note

* Removed undeeded prop

* Fixed issue when new note being saved is incorrectly reloaded

* Refactoring and improve saving of note when unmounting component

* Fixed TypeScript error

* Small changes

* Improved further handling of saving and loading notes

* Handle provisional notes and fixed various saving and loading bugs

* Adding back support for HTML notes

* Added support for HTML notes

* Better handling of editable nodes

* Preserve image HTML tag when the size is set

* Handle switching between editor when the note has note finished saving

* Handle templates

* Handle templates

* Handle loading note that is being saved

* Handle note being reloaded via sync

* Clean up

* Clean up and improved logging

* Fixed TS error

* Fixed a few issues

* Fixed test

* Logging

* Various improvements

* Add blockquote support

* Moved CWD operation to shim

* Removed deleted files

* Added support for Joplin commands
2020-03-09 23:24:57 +00:00
..
anchor_local.html Clipper: Fixes #1876: Handle more styles of named anchors, including spans 2019-10-12 00:18:40 +02:00
anchor_local.md Clipper: Fixes #1876: Handle more styles of named anchors, including spans 2019-10-12 00:18:40 +02:00
anchor_with_inner_tags.html joplin.cozic.net => joplinapp.org 2019-04-18 14:59:17 +01:00
anchor_with_inner_tags.md joplin.cozic.net => joplinapp.org 2019-04-18 14:59:17 +01:00
anchor_with_js.html Clipper: Improved download of images and conversion to resources 2018-05-23 14:25:59 +01:00
anchor_with_js.md Clipper: Fixes #1622: Import named anchors from clipped pages 2019-06-13 00:26:19 +01:00
anchor_with_newlines.html Clipper: Improved Html To Md conversion 2018-05-22 00:54:23 +01:00
anchor_with_newlines.md Clipper: Improved Html To Md conversion 2018-05-22 00:54:23 +01:00
anchor_with_url_with_spaces.html Clipper: Fixes #817: Added support for PICTURE tags, which will fix issues with certain pages from which images were not being imported 2018-09-25 21:19:54 +01:00
anchor_with_url_with_spaces.md Clipper: Fixes #817: Added support for PICTURE tags, which will fix issues with certain pages from which images were not being imported 2018-09-25 21:19:54 +01:00
code_1.html Clipper: Fixes #573: Better handling of certain code blocks 2018-06-09 20:00:26 +01:00
code_1.md Clipper: Resolves #1669: Handle special case of code block used on Microsoft website 2019-06-22 18:57:41 +01:00
code_2.html Clipper: Resolves #1669: Handle special case of code block used on Microsoft website 2019-06-22 18:57:41 +01:00
code_2.md Clipper: Resolves #1669: Handle special case of code block used on Microsoft website 2019-06-22 18:57:41 +01:00
image_preserve_size_1.html Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
image_preserve_size_1.md Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
image_preserve_size_2.html Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
image_preserve_size_2.md Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
joplin_checkboxes.html Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
joplin_checkboxes.md Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
joplin_source_1.html Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
joplin_source_1.md Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
joplin_source_2.html Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
joplin_source_2.md Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
list_with_many_items.html Clipper: Skip style section when importing HTML 2018-05-24 13:32:43 +01:00
list_with_many_items.md Clipper: Skip style section when importing HTML 2018-05-24 13:32:43 +01:00
mathjax_block.html Clipper: Resolves #1160: Allow importing MathJax formulas, in particular from StackExchange 2019-07-13 19:17:28 +01:00
mathjax_block.md Clipper: Resolves #1160: Allow importing MathJax formulas, in particular from StackExchange 2019-07-13 19:17:28 +01:00
mathjax_inline.html Clipper: Resolves #1160: Allow importing MathJax formulas, in particular from StackExchange 2019-07-13 19:17:28 +01:00
mathjax_inline.md Clipper: Resolves #1160: Allow importing MathJax formulas, in particular from StackExchange 2019-07-13 19:17:28 +01:00
picture_with_no_img.html Clipper: Fixes #817: Added support for PICTURE tags, which will fix issues with certain pages from which images were not being imported 2018-09-25 21:19:54 +01:00
picture_with_no_img.md Clipper: Fixes #817: Added support for PICTURE tags, which will fix issues with certain pages from which images were not being imported 2018-09-25 21:19:54 +01:00
picture.html Clipper: Fixes #1058: Import images at correct size 2019-01-20 15:26:43 +00:00
picture.md Clipper: Fixes #1058: Import images at correct size 2019-01-20 15:26:43 +00:00
pre_1.html Clipper: Fixes #2015: Fix issue with certain PRE code blocks 2019-11-07 20:06:33 +00:00
pre_1.md Clipper: Fixes #2015: Fix issue with certain PRE code blocks 2019-11-07 20:06:33 +00:00
skip_script.html Clipper: Improved UI and integration with main app 2018-05-20 10:19:59 +01:00
skip_script.md Clipper: Improved UI and integration with main app 2018-05-20 10:19:59 +01:00
skip_style.html Clipper: Skip style section when importing HTML 2018-05-24 13:32:43 +01:00
skip_style.md Clipper: Skip style section when importing HTML 2018-05-24 13:32:43 +01:00
table_no_header.html Doc: Fix documentation and source comment typos (#2037) 2019-10-29 09:02:42 +00:00
table_no_header.md Doc: Fix documentation and source comment typos (#2037) 2019-10-29 09:02:42 +00:00
table_with_colspan.html Clipper: Set source URL and fixed issues with tables and urls 2018-05-24 12:44:13 +01:00
table_with_colspan.md Clipper: Set source URL and fixed issues with tables and urls 2018-05-24 12:44:13 +01:00
table_with_empty_cells.html Clipper: Improved Html To Md conversion 2018-05-22 00:54:23 +01:00
table_with_empty_cells.md Clipper: Improved Html To Md conversion 2018-05-22 00:54:23 +01:00
table_with_empty_header.html Clipper: Fix: Fix handling of tables with empty headers 2019-05-11 09:23:31 +01:00
table_with_empty_header.md Clipper: Fix: Fix handling of tables with empty headers 2019-05-11 09:23:31 +01:00
table_with_empty_row.html Clipper: Improved Html To Md conversion 2018-05-22 00:54:23 +01:00
table_with_empty_row.md Clipper: Improved Html To Md conversion 2018-05-22 00:54:23 +01:00
table_with_header.html Clipper: Fixed: Some tables were imported with a duplicate header 2019-10-12 19:36:06 +02:00
table_with_header.md Clipper: Fixed: Some tables were imported with a duplicate header 2019-10-12 19:36:06 +02:00
table_with_newlines.html Clipper: Improved Html To Md conversion 2018-05-22 00:54:23 +01:00
table_with_newlines.md Clipper: Improved Html To Md conversion 2018-05-22 00:54:23 +01:00
table_with_pipe.html Clipper: Fixes #1783: Fixed importing tables that contain pipes 2019-09-07 10:32:52 +01:00
table_with_pipe.md Clipper: Fixes #1783: Fixed importing tables that contain pipes 2019-09-07 10:32:52 +01:00
table_within_table.html Clipper: Improved Html To Md conversion 2018-05-22 00:54:23 +01:00
table_within_table.md Clipper: Improved Html To Md conversion 2018-05-22 00:54:23 +01:00
text_with_escaped_html.html Clipper: Upgrade joplin-turndonw to fix import of literal HTML code 2018-06-30 16:12:01 +01:00
text_with_escaped_html.md Clipper: Resolves #1669: Handle special case of code block used on Microsoft website 2019-06-22 18:57:41 +01:00