Commit Graph

58 Commits

Author SHA1 Message Date
Laurent Cozic 0b2f3dc10a Fixed issue with tables that contain only one cell 2020-01-08 16:51:43 +00:00
Laurent Cozic 9a12000eb0 1.0.11 2019-10-12 19:33:40 +02:00
Laurent Cozic 4368e08c32 1.0.10 2019-10-12 19:33:01 +02:00
Laurent Cozic 4304c3ad92 1.0.9 2019-10-12 19:32:48 +02:00
Laurent Cozic c00d538f88 Fixes #1: Some tables were imported with an extra header 2019-10-12 19:32:33 +02:00
Laurent Cozic 6fb98621ce Publis script 2019-09-07 10:28:14 +01:00
Laurent Cozic a120d4ec9c Fix importing tables that contain pipes 2019-09-07 10:27:34 +01:00
Laurent Cozic 3358d85996 Fix importing tables that contain pipes 2019-09-07 10:27:01 +01:00
Laurent Cozic b33431774b Fix security issues 2019-09-07 10:18:23 +01:00
Laurent Cozic 7051ce787c 1.0.8 2019-05-11 00:26:38 +01:00
Laurent Cozic 1452200c79 Fixed handling of tables with empty headers 2019-05-11 00:26:27 +01:00
Laurent Cozic 54f84c12fd 1.0.7 2018-06-09 19:41:25 +01:00
Laurent Cozic 118a856ee7 Merge branch 'master' of github.com:laurent22/joplin-turndown-plugin-gfm 2018-06-09 19:41:11 +01:00
Laurent Cozic 11225771b6 Don't render table outline if it contains only one cell, or no cell at all 2018-06-09 19:40:57 +01:00
Laurent Cozic 18e93d7c0b Update package.json 2018-05-24 12:34:39 +01:00
Laurent Cozic ec895d31fb 1.0.6 2018-05-24 12:31:46 +01:00
Laurent Cozic 59153ece46 Handle colspan in TD tags 2018-05-24 12:31:40 +01:00
Laurent Cozic 44aa7353f0 1.0.5 2018-05-22 00:15:34 +01:00
Laurent Cozic ecb6142c5a Fixed: Ensure there are no blank lines inside tables 2018-05-22 00:15:21 +01:00
Laurent Cozic a2d99a266b 1.0.4 2018-05-21 23:56:00 +01:00
Laurent Cozic 36179a8394 Make table cells at least 3 char long 2018-05-21 23:55:53 +01:00
Laurent Cozic 90cff86ac0 1.0.3 2018-05-21 23:42:28 +01:00
Laurent Cozic a1fa10e997 Merge branch 'master' of github.com:laurent22/joplin-turndown-plugin-gfm 2018-05-21 23:42:14 +01:00
Laurent Cozic 7af39b57f0 Replace newlines inside table cells so that resulting markdown is valid 2018-05-21 23:42:02 +01:00
Laurent Cozic d1563a336a Update README.md 2018-05-21 23:23:19 +01:00
Laurent Cozic 0f64fe53cb Merge branch 'master' of github.com:laurent22/joplin-turndown-plugin-gfm 2018-05-21 23:22:44 +01:00
Laurent Cozic 36263e6295 Moved package to different namespace so that it can be published to npm 2018-05-21 23:22:32 +01:00
Laurent Cozic 616cc129e2 Don't render the border of tables that contain other tables 2018-05-21 23:21:37 +01:00
Laurent Cozic 9bcb5ec3a9 Update README.md 2018-05-21 23:20:53 +01:00
Laurent Cozic 813b9a61b0 Fix trailing space issue 2018-05-17 01:29:33 +01:00
Laurent Cozic e77328fb23 Handle tables with no headers by creating an empty Markdown header 2018-05-17 01:01:36 +01:00
Dom Christie 61a981b8c6 1.0.2 2018-05-11 12:05:19 +01:00
Dom Christie 22f423429c Merge pull request #9 from domchristie/tables_with_no_heading_row
Keep tables with no definitive heading row
2018-05-11 12:03:16 +01:00
Dom Christie 93d5aed1fe Keep tables with no definitive heading row 2018-05-11 11:55:21 +01:00
Dom Christie 7eeb773b6b Update security vulnerabilities according to npm audit 2018-05-11 11:20:17 +01:00
Dom Christie cbe8dc5e5c 1.0.1 2017-12-19 10:01:33 +00:00
Dom Christie aa1b4789ca Merge pull request #2 from domchristie/update_turndown_4.0.1
Update turndown dev dependency to latest version
2017-12-19 10:01:00 +00:00
Dom Christie b80a6dcb27 Update turndown dev dependency to latest version 2017-12-19 09:55:46 +00:00
Dom Christie 27e789a749 Merge pull request #1 from Galadirith/fix-unpkg-url
Use correct unpkg url for plugin
2017-12-18 18:30:04 +00:00
Edward Fauchon-Jones 1830087ab8 Use correct unpkg url for plugin 2017-12-18 14:03:52 +00:00
Dom Christie 874b9c7ecb 1.0.0 2017-12-17 12:26:55 +00:00
Dom Christie 77c6234c2f Add repository field 2017-12-17 12:26:45 +00:00
Dom Christie 81077a68dd Clarify module files 2017-12-17 12:25:01 +00:00
Dom Christie 20bde1cef6 Update turndown version 2017-12-17 12:24:03 +00:00
Dom Christie 4730ad37bc Fix turndown require path 2017-12-15 08:45:56 +00:00
Dom Christie a999761fa0 Add travis config 2017-12-15 08:36:34 +00:00
Dom Christie ac25f96d4c Update package-lock 2017-12-15 08:32:40 +00:00
Dom Christie 37fadbdcf1 0.0.3 2017-12-13 20:53:12 +00:00
Dom Christie 7354350a22 Use widely-supported method to get align attribute 2017-12-12 22:55:54 +00:00
Dom Christie abd6a18b50 0.0.2 2017-11-24 11:26:12 +00:00