William Grant
205451a31d
initial work for dracula theme done
2018-09-22 17:17:22 +02:00
Jack Hsieh
7716880a6c
Fix scroll for long table
2018-08-26 16:47:22 -07:00
JianXu
6bc42c564d
Add chartjs
2018-07-03 12:58:45 +08:00
Johann Breytenbach
c36689934d
Fix rendering of admonitions in Windows
2018-06-24 22:04:36 -07:00
JianXu
030041932e
Fixed Keyboard tag unvisible in monokai theme[ #1945 ]
2018-06-09 15:35:59 +08:00
Johann Breytenbach
7b83a34777
[Feature Request] - 1638 - Support for admonitions
...
Added support for markup admonitions by including markdown-it-admonition. Added material icon support and updates to styles for rendering of six different types of admonitions.
2018-05-27 20:47:44 -07:00
Junyoung Choi (Sai)
9112347e95
Merge pull request #1870 from cJack1913/master
...
Fix font color in code block(markdown preview)
2018-05-01 14:35:45 -07:00
William Grant
92be3f32d6
added monokai theme
2018-04-27 08:10:50 +02:00
cJack1913
01b1c49738
Fix font color in code block(markdown preview)
2018-04-25 17:23:09 +08:00
Yu-Hung Ou
36e63bb8a9
wrap long LaTeX formula in Preview
2018-03-22 21:33:32 +11:00
Masahide Morio
c43589fe6a
Add file name and any first line number in code block (fixed)
2018-02-11 02:28:03 +09:00
Nikolay Lopin
7f00ce2598
Merge remote-tracking branch 'origin/export-note-with-images' into export-note-with-images
2018-02-10 14:05:34 +03:00
Nikolay Lopin
d7d77dbfe9
Fix wrong styling of todo items in exported HTML
...
The issue happened because styles connected with todo list were applied directly to HTML in Preview component. I added class to `li` tag of each todo item and style it from css.
2018-02-10 14:03:02 +03:00
Junyoung Choi
5ec541c3c1
Manipulate left margin of task item to hide circle
2018-02-10 18:29:57 +09:00
yamash723
8a0a118dba
Remove inline-style from markdown link list
2018-01-17 16:32:43 +09:00
Sosuke Suzuki
ed1eab7fcc
add table style in solarized-dark-theme
2017-12-28 22:48:59 +09:00
Sosuke Suzuki
f5ccaa7b48
fix word-wrap
2017-12-18 18:52:59 +09:00
Yutaka Ishii
1aafee2a7c
Add Solarized Dark theme
2017-12-14 15:46:29 +09:00
Kazu Yokomizo
ed9d3639e2
Add the Solarized Dark Theme
2017-12-11 19:01:24 +09:00
fabien0102
53b9630fa5
Remove italic style
2017-11-28 15:18:22 +01:00
fabien0102
f820c3089e
Add a specific style for checked inputs
2017-11-27 17:30:16 +01:00
Yutaka Ishii
4bb28a358e
improve search folder
2017-11-23 21:52:49 +09:00
Carlos Filoteo
ae3291b90e
Add keyboard styles
2017-10-25 11:07:03 -06:00
Kazu Yokomizo
d8e19d9c17
Fix font color in code block
2017-10-04 11:39:27 +09:00
Kazu Yokomizo
ec8fac1199
Change font color in code at default theme
2017-09-24 13:24:14 +09:00
Kazu Yokomizo
b75c8b0373
Fix code highlight
2017-05-31 01:26:40 +09:00
Kazu Yokomizo
24de71f240
I improved the dark theme.
2017-05-30 23:33:59 +09:00
asmsuechan
4f116cba34
Remove markdown-it-toc because an errors are happening
2017-03-19 23:32:51 -07:00
asmsuechan
a6bd239592
Fix the design of li
...
* fix the design of markdown-it-TOC
2017-03-09 13:04:14 -08:00
georg
850c339bb3
bug fix to select all
...
- at least on OSX fixed bug, that would select all text when clicking,
opening or any other action was done
2017-03-04 18:37:04 +01:00
georg
57835d0e32
Added ToC support
...
- added `markdown-it-toc-and-anchor` into the project
- integrated it, create a table of contents every in a markup by adding
`@[TOC]`
2017-03-04 17:48:17 +01:00
georg
ac2c50c8bc
Fixed background of taskListItem
...
- fixed background bug when using a taskListItem with the light design
2017-03-04 17:18:30 +01:00
sota1235
5f71b24f8d
modify: change background-color for note-detail component
2017-01-03 16:15:45 +09:00
Dick Choi
f0d2fb53d4
add sequence diagram
2016-10-26 13:06:02 +09:00
Dick Choi
b18a5be940
flowchart
2016-10-26 10:03:20 +09:00
Dick Choi
df0af2a11f
Render codefence by codemirror rather than by hljs
2016-10-24 18:05:01 +09:00
Dick Choi
53989b918e
minor bug fix
...
use mime for syntax mode instead of mode
fix style of markdown
2016-10-15 00:20:22 +09:00
Dick Choi
40bf026e82
remove bottom margin of paragraph inside of list item
2016-09-20 21:01:11 +09:00
Dick Choi
8736d87b95
dark theme
2016-08-14 17:30:55 +09:00
Dick Choi
9cd6d6d4c1
GFM checkbox
2016-07-26 20:00:32 +09:00
Dick Choi
49a4b5feb4
no more line anchors
2016-07-26 17:12:34 +09:00
Dick Choi
c6eff157de
improve line anchors placement
2016-07-26 13:56:55 +09:00
Dick Choi
69d11b5cd0
fix css bugs
...
content of rendered preview should be selectable
the hit box of width slider should has the highest z-index
2016-07-20 00:47:25 +09:00
Dick Choi
9b98035ee7
smaller padding of code block
2016-07-14 14:42:20 +09:00
Dick Choi
2d46d12628
Codeblock theme of markdown preview
2016-07-14 14:37:14 +09:00
Dick Choi
44f270f408
rewite whole code
...
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00
Dick Choi
7f8733796e
Detail
2016-05-25 17:11:10 +09:00