Baptiste Augrain
a63266b0e9
Merge branch 'master' into chart-yaml
2018-11-06 11:33:11 +01:00
Baptiste Augrain
c5bcfe6ab3
Merge branch 'master' into fence-attrs
2018-11-06 09:35:59 +01:00
Junyoung Choi (Sai)
efa00728d6
Merge pull request #2342 from daiyam/bug-1992
...
fixing inline html
2018-11-06 15:45:41 +09:00
Junyoung Choi (Sai)
3dca6c1fd6
Merge pull request #2485 from ninearif/thai-local
...
add Thai locale
2018-11-06 15:22:25 +09:00
Marcos Dias da Conceição
d38f16d732
Fixed pt-BR locale
...
Added 'BR' to 'pt-BR' locale so the Brazilian Portuguese language can be shown
2018-10-28 01:55:45 -03:00
Junyoung Choi (Sai)
f92da16544
Merge pull request #2487 from daiyam/fix-task-config
...
fix error generated by toggling split editor
2018-10-23 18:30:41 +09:00
Baptiste Augrain
ae9e83cf66
Merge branch 'master' into bug-1992
2018-10-23 09:34:26 +02:00
David Nagle
3272033c63
Added preferences to support toggling front matter title extraction on/off and to customize what field is used for the title.
2018-10-19 23:29:30 -07:00
David Nagle
0e38f61c85
Title will now be extracted from front matter if title: is present.
2018-10-19 10:59:37 -07:00
Baptiste Augrain
a4ad3896f0
Merge branch 'master' into fence-attrs
2018-10-14 15:21:27 +02:00
Baptiste Augrain
3c404f3678
remove unused method
2018-10-11 15:09:26 +02:00
Baptiste Augrain
0e29e8ac76
Merge branch 'master' into chart-yaml
2018-10-11 12:48:40 +02:00
ninearif
6ef2ec4ed2
add Thai locale
2018-10-11 10:37:35 +07:00
Nguyễn Việt Hưng
8936d8b517
updated to code to pass test
2018-10-02 21:43:45 +07:00
Nguyễn Việt Hưng
14fec7473a
added linethrough checkbox and make it optional
2018-10-02 20:52:51 +07:00
Baptiste Augrain
17845428bd
Merge branch 'fence-attrs' into chart-yaml
2018-09-30 21:46:09 +02:00
Baptiste Augrain
efd1b3cd3c
Merge branch 'master' into fence-attrs
2018-09-30 21:33:02 +02:00
ehhc
093920173e
Update markdown.js
2018-09-18 09:33:17 +02:00
ehhc
2c3d95a4db
Merge branch 'master' into fix_admonitions
2018-09-18 09:29:53 +02:00
Baptiste Augrain
fbdc9c9f8d
add data-line attribute to fenced blocks
2018-09-17 17:25:37 +02:00
Baptiste Augrain
297c764fe1
- avoid logging to console, the error when the diagram syntax is bad
...
- fix line numbering of code blocks
2018-09-15 18:33:02 +02:00
Baptiste Augrain
b03c2a1f80
fix XSS bug
2018-09-15 15:24:59 +02:00
Baptiste Augrain
7af77384e7
Merge branch 'master' into fence-attrs
2018-09-15 15:04:55 +02:00
Baptiste Augrain
bacbfc8615
add test
2018-09-15 10:43:41 +02:00
Baptiste Augrain
c8466e9fa6
Merge branch 'master' into bug-1992
2018-09-15 10:27:21 +02:00
Junyoung Choi (Sai)
62b2856d29
Merge pull request #2369 from daiyam/default-new-note
...
Implementing option `ui.defaultNote`
2018-09-15 13:04:02 +09:00
Junyoung Choi (Sai)
7ab3ce91a1
Merge pull request #2281 from mbarczak/features/toc_generator
...
Automatic table of contents generation for Markdown
2018-09-15 12:36:54 +09:00
Junyoung Choi (Sai)
f61fbbaead
Merge pull request #2347 from daiyam/front-matter
...
add support to front-matter
2018-09-15 12:31:12 +09:00
Baptiste Augrain
eba13800ff
Merge branch 'master' into chart-yaml
2018-09-14 16:17:50 +02: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
189b245b1d
add attributes to fence blocks
2018-09-13 11:07:19 +02:00
ehhc
0eae47c8be
fix admonitions -> use the "legacy" types and pass them as options to the plugin. should fix #2379
2018-09-11 16:59:10 +02:00
Baptiste Augrain
f9d5c86245
display invalid front-matter
2018-09-09 11:24:54 +02:00
Baptiste Augrain
90f791de1b
front-matter must be delimited by ---
2018-09-08 10:43:02 +02:00
Baptiste Augrain
d3861caf28
add label style for Theme and Language
2018-09-05 17:13:41 +02:00
Baptiste Augrain
1c8e379fdd
add option for default new note
2018-09-05 17:08:39 +02:00
Maciek
1bb841d5c5
Create Markdown TOC at current cursor position
...
If there is no TOC in the current document, it's created at current
cursor position. Subsequent generation calls update TOC at existing
position.
Add additional tests with CodeMirror editor mock.
2018-08-28 00:51:49 +02:00
Baptiste Augrain
20f573c477
- hide front-matter in preview
...
- skip front-matter when looking for note's title
2018-08-27 10:06:20 +02:00
Baptiste Augrain
2a838ebb0b
fixing single quoted attributes
2018-08-26 00:14:29 +02:00
Baptiste Augrain
fabc975b20
- fix lint errors
...
- correctly parse self-closed tag
- fix naughty functions
2018-08-25 23:36:43 +02:00
Baptiste Augrain
3bdc88cecb
fixing sanitization of inline html like (<kbd>) #1992
2018-08-25 23:14:05 +02: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
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
Unknown
760f84d7fa
fix for 2267
...
todo percentage not updated correctly
2018-08-18 14:30:23 +01:00
Maciek
7804a22984
Automatic table of contents generation for Markdown
...
Adds table of contents for any Markdown note or
Markdown snippet.
Consequent generations update existing TOC.
Generated TOC is case sensitive to handle #2067
Shortcut : CommandOrControl+Alt+T
Menu : Edit/Generate/Update Markdown TOC
2018-08-10 23:20:56 +02:00
Junyoung Choi (Sai)
cfe3cae88d
Merge pull request #2226 from sklein12/addSnippetToSearchScope
...
Add code snippets to search scope
2018-08-09 17:54:28 +09:00
Junyoung Choi (Sai)
cc26fd80d7
Merge pull request #2235 from amedora/feature/1454-ditaa
...
add Ditaa support
2018-08-09 17:47:37 +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