Laurent Cozic
d7dc625042
Clipper: Fixes #1058 : Import images at correct size
2019-01-20 15:26:43 +00:00
Ben Fisher
251f1bba55
Show note title in pdf export ( #890 ) ( #937 )
...
* Show note title in pdf export (#890 )
An example of a possible approach, to temporarily change the html in the webview to show the note title. Works, but there may be a more elegant fix.
* Show title in pdf export
Revising based on feedback
Also, a couple changes to tests so that they pass in Windows.
2018-11-07 23:35:14 +00:00
Laurent Cozic
bc09d2c640
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
Laurent Cozic
1127eb6e09
Clipper: Fixes #573 : Better handling of certain code blocks
2018-06-09 20:00:26 +01:00
Laurent Cozic
f79d7b9626
Clipper: Set source URL and fixed issues with tables and urls
2018-05-24 12:44:13 +01:00
Laurent Cozic
7cf267254f
Clipper: Improved Html To Md conversion
2018-05-22 00:54:23 +01:00
Laurent Cozic
7ed9c2770c
Clipper: Improved UI and integration with main app
2018-05-20 10:19:59 +01:00
Laurent Cozic
a2b1181f7c
HtmlToMd: Fixed handling of inline tags
2018-05-15 13:26:53 +01:00
Laurent Cozic
658b911513
HtmlToMd: Minor tweak on LI tag
2018-05-15 09:52:56 +01:00
Laurent Cozic
3c95979d94
HtmlToMd: Fix LI tags that contains blocks
2018-05-14 23:13:17 +01:00
Laurent Cozic
ba2874173d
HtmlToMd: Added more test cases and fixed some issues
2018-05-14 19:48:52 +01:00
Laurent Cozic
ba9598682c
HtmlToMd: Fixed various tests
2018-05-14 18:46:04 +01:00
Laurent Cozic
2e2b35dfeb
Fixed import of tables and added tests
2018-05-14 11:36:02 +01:00
Laurent Cozic
a37005446a
Fixed tests
2018-05-14 11:23:18 +01:00
Laurent Cozic
394f2df664
All: More robust HTML to MD conversion and started adding test units for it
2018-05-12 11:48:39 +01:00