Laurent Cozic
|
18e93d7c0b
|
Update package.json
|
2018-05-24 12:34:39 +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 |
|
Dom Christie
|
5603573b6d
|
Build test in build script
|
2017-11-24 11:26:00 +00:00 |
|
Dom Christie
|
5663b4e006
|
Do not track test browser build
|
2017-11-24 11:20:42 +00:00 |
|
Dom Christie
|
b2f021ee9e
|
Remove gfm test browser build
|
2017-11-24 11:20:22 +00:00 |
|
Dom Christie
|
611f0f037c
|
Add highlighted code block rules
|
2017-11-24 11:19:37 +00:00 |
|
Dom Christie
|
a4ef6870b7
|
Improve table heading row conversion
|
2017-11-24 11:18:27 +00:00 |
|
Dom Christie
|
42e4a09b57
|
Add gfm plugins
|
2017-11-10 14:21:46 +00:00 |
|
Dom Christie
|
216791b9da
|
Use minimal gitignore
|
2017-11-10 14:14:35 +00:00 |
|
Dom Christie
|
202027774a
|
Initial commit
|
2017-11-10 14:09:07 +00:00 |
|