Baptiste Augrain
4e80e1dd03
Merge branch 'master' into tags
2018-09-15 10:05:38 +02:00
Baptiste Augrain
15b9f8e13f
Merge branch 'master' into text-deflist
2018-09-15 09:47:42 +02:00
Junyoung Choi (Sai)
03b8dbbc44
Merge pull request #2381 from Antogin/dev
...
Escape Pipe character when inserting a URL into a table
2018-09-15 13:26:02 +09:00
Baptiste Augrain
eba13800ff
Merge branch 'master' into chart-yaml
2018-09-14 16:17:50 +02:00
Junyoung Choi (Sai)
fe323d5764
Merge branch 'master' into tags
2018-09-14 17:16:55 +09:00
Baptiste Augrain
4b0dc08426
highlight code block for chart.js
2018-09-14 00:03:33 +02:00
Baptiste Augrain
5c186f30a8
add yaml format for chart
2018-09-13 12:00:08 +02:00
Baptiste Augrain
0a205f77b0
fix diagram's alignment
2018-09-13 11:46:09 +02:00
Baptiste Augrain
75a0f4373c
fix fileName styling
2018-09-13 11:34:29 +02:00
Baptiste Augrain
189b245b1d
add attributes to fence blocks
2018-09-13 11:07:19 +02:00
ehhc
d79b6e094a
export folder should also export the attachments -> fixes #2374
2018-09-09 17:41:51 +02:00
Baptiste Augrain
49db1c8244
fix style to match table padding
2018-09-08 19:28:06 +02:00
antogyn
c9db3f98d1
Escape Pipe symbols to prevent tables from braking
2018-09-07 13:44:32 +02:00
Baptiste Augrain
e2957192d0
Merge branch 'master' into bug-2335
2018-09-04 23:46:34 +02:00
Baptiste Augrain
69a032c1cf
Merge branch 'master' into tags
2018-09-04 23:35:34 +02:00
Baptiste Augrain
a287afb3e9
Merge branch 'master' into text-deflist
2018-09-04 23:33:01 +02:00
ehhc
786675a99b
Merge branch 'master' into spellchecker
2018-09-04 11:36:27 +02:00
Baptiste Augrain
6603f46678
Merge branch 'master' into table-editor
2018-09-04 10:54:49 +02:00
Junyoung Choi (Sai)
da204a27c5
Merge pull request #2345 from hsiehjack/bug-2007
...
Fix scroll for long table
2018-09-04 17:41:28 +09:00
Junyoung Choi (Sai)
6715a54da2
Merge pull request #2304 from amedora/feature/2069-monokai
...
add Monokai style for SnippetTab
2018-09-04 17:38:51 +09:00
Junyoung Choi
d015b18c66
Revert flickering fix
2018-09-01 16:50:52 +09:00
Baptiste Augrain
094e4c5da8
add support to abbreviations, subscript text, superscript text and definition lists
2018-08-27 02:41:56 +02:00
Jack Hsieh
7716880a6c
Fix scroll for long table
2018-08-26 16:47:22 -07:00
Baptiste Augrain
a591001761
add parameter to specify the height of the diagram, fixing #2335
2018-08-25 20:18:59 +02:00
Baptiste Augrain
a79db03093
enable/disable the table editor without restarting the app
2018-08-25 17:51:40 +02:00
ehhc
734db58d85
Spellcheck - first try to fix #2176
2018-08-22 16:48:10 +02:00
Baptiste Augrain
73fbf49ba4
- show tags of note in alphabetical order
...
- enable live count of notes
2018-08-21 00:19:26 +02:00
Baptiste Augrain
7cf9dda821
fix lint errors
2018-08-20 20:29:10 +02:00
Baptiste Augrain
657806c8cf
add smart table editor
2018-08-20 20:14:45 +02:00
Kiryanenko Alexander
d61a218808
Merge branch 'master' into master
2018-08-20 14:14:02 +03:00
amedora
ab35c3557f
add Monokai style for SnippetTab
2018-08-16 16:36:00 +09:00
Max Buranbaev
51e836f32a
code style
2018-08-11 16:17:56 +05:00
Max Buranbaev
7fefbd88d0
Resolving conflict
2018-08-11 11:13:04 +00:00
Max Buranbaev
bfc1c93153
Merge branch 'master' into blinking-markdown-crunch-fix
2018-08-10 19:02:43 +05:00
Alexander
5bf3824f28
Fix
2018-08-10 15:15:19 +03:00
Alexander
dac23e38d9
Add support for converting to MD when paste HTML
2018-08-10 13:27:17 +03:00
Junyoung Choi (Sai)
39c9574ae3
Merge pull request #2257 from ehhc/Attachments_in_markdown_export_#1786
...
might fixes #1786 --> export attachments for markdown notes
2018-08-09 18:10:48 +09:00
Junyoung Choi (Sai)
5aae9a4722
Merge pull request #2231 from yougotwill/mermaid_dark_theme_fix
...
Mermaid dark theme rendering fix
2018-08-09 17:54:54 +09:00
Junyoung Choi (Sai)
c227a1ffec
Merge pull request #2171 from yamash723/fixbug-html-export
...
Fix search value for html export path
2018-08-09 17:43:56 +09:00
Nguyen Viet Hung
f0df787bbe
Fix escape codeblock ( #2230 )
...
* updated package-lock
* added fix and test for escape html in code block
* fixed markdown preview render bug
* updated comment in escape function
* improved escape function
* Delete package-lock.json
2018-08-09 17:08:52 +09:00
ehhc
09188bed48
might fixes #1786 --> export attachments for markdown notes
2018-07-30 18:09:02 +02:00
William Grant
16c62cd46f
changed double quotes to single quotes
2018-07-21 19:31:40 +10:00
William Grant
eff56c2514
mermaid diagram rendering for dark themes is now fixed
2018-07-21 19:20:20 +10:00
yamash723
ee6b9a223f
Change output path format of html file by platform
2018-07-21 15:25:09 +09:00
Junyoung Choi (Sai)
856d52891c
Merge pull request #2205 from saaguero/fix-attachment
...
Fix attachment interoperability between win and *nix
2018-07-17 16:23:16 +09:00
Junyoung Choi (Sai)
22939aa472
Merge pull request #2145 from amedora/table-formatter
...
Markdown Table Formatter
2018-07-17 13:50:00 +09:00
Junyoung Choi (Sai)
b18a09e5eb
Merge pull request #1935 from ZeroX-DG/allow-no-html-escape
...
Allow customizing html escape when export note
2018-07-17 12:38:14 +09:00
Junyoung Choi (Sai)
ac70a0d94d
Merge branch 'master' into feature/862
2018-07-17 12:21:17 +09:00
Junyoung Choi (Sai)
3b91f9b88b
Merge pull request #2173 from enyaxu/feature/389
...
Add mermaid support
2018-07-17 12:15:36 +09:00
Santiago Agüero
c37b780ca4
Use markdown content for migrateAttachments
2018-07-17 00:13:13 -03:00