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
33ef54a162
Fix lint errors
2018-02-03 14:16:26 +09:00
Kazz Yokomizo
e83fe73b18
Merge pull request #1271 from mslourens/utf8-uml
...
convert uml to utf8 before converting to base64
2018-01-17 09:47:56 -05:00
Maurits Lourens
1cb4f37c95
moved the import outside the use config section
2018-01-15 22:27:38 +01:00
Anthony Graham
b4e138e21b
Elixir Syntax Highlighting
2018-01-01 21:17:29 +00:00
Maurits Lourens
6906c0ab0d
changed var into const
2017-12-13 17:16:28 +01:00
Ben Coleman
48fd1d11e2
Fixed regex to stop [anytingx] being counted as a checkmark
2017-12-12 13:34:37 +00:00
Maurits Lourens
4cdfc738c0
forgot to run eslint (again)
2017-12-11 15:14:02 +01:00
Maurits Lourens
46d46f21e4
convert uml to utf8 before converting to base64
2017-12-11 15:02:42 +01:00
Kazz Yokomizo
e6db28485c
Merge pull request #1194 from fabien0102/checked-style
...
Add a specific style for checked inputs
2017-12-04 13:48:18 +09:00
paalon
1ac31264b7
Change 'var' to 'const'.
2017-12-02 12:55:10 +09:00
paalon
ca4b8224fd
Add LaTeX delimiters preferences
2017-12-02 07:23:12 +09:00
fabien0102
f820c3089e
Add a specific style for checked inputs
2017-11-27 17:30:16 +01:00
Maurits Lourens
3fbc749395
fixed eslint warnings
2017-11-24 17:00:03 +01:00
asmsuechan
f1a90f4a11
Remove an unused function
2017-11-07 14:48:32 +09:00
asmsuechan
990d7edba4
Fix some pointed by eslint
2017-11-07 14:44:50 +09:00
sota1235
a40f8d25ef
modify: change to modern js
2017-11-07 14:44:20 +09:00
asmsuechan
6047987c25
refactor: fix to use cut off file
2017-11-07 14:44:15 +09:00
sota1235
2ce96186f2
add: cut out trimming text logic for md note title and add unit test
2017-11-07 14:43:31 +09:00
asmsuechan
26357bd4bc
Fix note title
2017-11-07 14:43:31 +09:00
asmsuechan
0bd48981ec
Add markdown-it-plantuml
2017-11-04 12:54:41 +09:00
Carlos Filoteo
2c6f0452b8
Require markdown-it-kbd
2017-10-25 10:46:21 -06:00
SuenagaRyota
b890c59134
Merge pull request #948 from wrhansen/master
...
Support for solarized dark and light themes
2017-10-13 13:29:10 +09:00
asmsuechan
7ab482184b
Improve tag search by changing the logic
2017-10-13 11:40:10 +09:00
asmsuechan
caa5deac4e
Change searching by tag
2017-10-13 10:37:43 +09:00
Wesley Hansen
5b17808569
Support for solarized dark and light themes
...
CodeMirror seems to have the two solarized themes within the
`node_modules/coemirror/theme/solarized.css`. So passing the string
"solarized light" and "solarized dark" to the editor theme appropriately
sets these themes.
The Boostnote app appears to be dynamically determining themes based
on the css files found within `node_modules/codemirror/theme/`.
So that's why there was just a single option of 'solarized' before.
The light and dark 'solarized' themes appear to be the *only* themes
that share a css style, whereas all other light and dark variarnt
themes get their own css file (ex: base16-dark.css and base16-light.css).
Weird!
2017-10-08 23:56:15 -04:00
asmsuechan
a3a55a8bb4
iss #809 normalize text only in img tag
2017-08-19 09:25:45 +09:00
asmsuechan
923de0aa0d
Add markdown-it-named-headers and adjust to use Japanese or Chinese
2017-08-18 16:07:15 +09:00
RedBug312
b9b5bae78a
Add markdown-it plugin for multimarkdown table
2017-08-18 12:48:55 +08:00
asmsuechan
1e202db50f
Change the directory of RcParser
2017-08-12 09:36:30 +09:00
SuenagaRyota
2df901288a
Merge pull request #776 from XGHeaven/master
...
add todo percentage in item list
2017-08-10 23:39:12 +09:00
XGHeaven
e934182e86
change getTodoState to getTodoStatus
2017-08-10 19:58:58 +08:00
XGHeaven
1c7cba2951
add todo percentage in item list
2017-08-10 12:31:07 +08:00
asmsuechan
6987b762dd
Make context-search work
2017-08-05 22:23:33 +09:00
asmsuechan
e54f516418
Add findStorage()
2017-07-26 14:40:50 +09:00
asmsuechan
0a27819a7f
iss #727 fix incorrect encoding in link
2017-07-25 15:35:44 +09:00
asmsuechan
a7bd3f253f
Rename getLastUpdated() to formatDate()
2017-07-08 13:16:19 +09:00
asmsuechan
244a06eea6
Fix some pointed by lint
2017-06-12 18:12:11 +09:00
asmsuechan
ff9b935e98
iss #619 Add an entity to fix the rendering bug
2017-06-12 18:01:04 +09:00
SuenagaRyota
8fe05a4c24
Merge pull request #548 from asmsuechan/add-a-module-findTitle
...
Add a module to find the title
2017-06-07 10:30:46 +09:00
SuenagaRyota
66e478a001
Merge pull request #600 from BoostIO/feature-change-search-ux
...
change search ux
2017-06-03 16:41:36 +09:00
Sosuke Suzuki
9496ab88f7
fix spacings
2017-05-31 20:52:36 +09:00
Sosuke Suzuki
290e6ab170
change arg findByTag
2017-05-31 20:49:34 +09:00
Sosuke Suzuki
fc4c471a87
fix spacing for eslint
2017-05-31 00:30:55 +09:00
Sosuke Suzuki
805c39e60c
refactor search function
2017-05-30 22:16:27 +09:00
Sosuke Suzuki
2364348df4
fix indent
2017-05-30 18:49:39 +09:00
Sosuke Suzuki
e643443660
split search function to module.
2017-05-30 18:27:57 +09:00
Dang Van Thanh
824e288a80
#595 - Resize an image with markdown
2017-05-26 10:58:39 +07:00
asmsuechan
99228f2e60
♻️ Refactor findeTitle()
2017-05-23 17:01:07 +09:00
asmsuechan
005d8f84fd
Change for to some
2017-05-23 15:43:48 +09:00