Cheng-Han, Wu
|
e729166c32
|
Updated to support container syntax and styles
|
2016-03-15 10:56:53 +08:00 |
|
Cheng-Han, Wu
|
526f5c7e2e
|
Improved update last info methods, only change DOM when necessary
|
2016-03-15 10:45:02 +08:00 |
|
Cheng-Han, Wu
|
b49d4e2261
|
Support mermaid in code block diagram and updated all diagram rendering method and styles
|
2016-03-04 23:26:27 +08:00 |
|
Cheng-Han, Wu
|
ee5eddaff4
|
Changed all parsing exception console message type to warning
|
2016-03-04 23:19:49 +08:00 |
|
Cheng-Han, Wu
|
1c859248e0
|
Updated to ignore process image which already wrapped by link node
|
2016-03-04 23:09:50 +08:00 |
|
Cheng-Han, Wu
|
fae3c02bb2
|
Fixed mathjax queue might parse whole page if pass an empty or single item array
|
2016-02-24 10:57:33 +08:00 |
|
Cheng-Han, Wu
|
daf4c9dcae
|
Fixed mathjax might parse not specified elements and now pass array of elements
|
2016-02-24 10:35:52 +08:00 |
|
Cheng-Han, Wu
|
1da0b87714
|
Updated and fixed mathjax parsing, now using full featured plugin
|
2016-02-24 10:03:35 +08:00 |
|
Cheng-Han, Wu
|
2dc2fbe162
|
Change markdown engine from remarkable to markdown-it
|
2016-02-22 08:58:06 +08:00 |
|
Cheng-Han, Wu
|
229740e478
|
Support mathjax option in YAML metadata
|
2016-02-21 11:36:44 +08:00 |
|
Cheng-Han, Wu
|
b2b1be3dda
|
Support set url path and use relative url, move raphael to bower and fixed minor issue in history
|
2016-02-16 20:08:44 -08:00 |
|
Cheng-Han, Wu
|
880f6bcf02
|
Updated to support lang attribute and styles in editor
|
2016-02-15 19:13:17 -06:00 |
|
Cheng-Han, Wu
|
8db142554f
|
Updated rendering operations to improve performance
|
2016-02-11 14:35:25 -06:00 |
|
Cheng-Han, Wu
|
4c4a0e0f3f
|
Fixed prevent XSS might break lots of tags and only need after rendered
|
2016-02-11 03:45:13 -06:00 |
|
Cheng-Han, Wu
|
3c2a2a348b
|
Fixed emojify should exclude parsing svg and catch its exception
|
2016-01-31 15:29:20 -06:00 |
|
Cheng-Han, Wu
|
ba4a7b13b3
|
Fixed a expression bug in postProcess
|
2016-01-31 15:28:52 -06:00 |
|
Wu Cheng-Han
|
bdc064fb79
|
Revert overwrite hardbreak rule because built-in rule is correct
|
2016-01-17 11:53:34 -06:00 |
|
Wu Cheng-Han
|
5c0a36f4d9
|
Updated external media layouts, too keep its ratio and enlarge to 100% width
|
2016-01-17 09:55:12 -06:00 |
|
Wu Cheng-Han
|
2ecec3b59a
|
Support show last change user with profile and support YAML config inside the note with robots, lang, dir, breaks options
|
2016-01-12 08:01:42 -06:00 |
|
Wu Cheng-Han
|
1672df3dce
|
Added support of graphviz
|
2016-01-12 07:56:29 -06:00 |
|
Wu Cheng-Han
|
48de9a02a3
|
Fixed sequence diagram might render multiple times
|
2015-12-24 01:01:02 -06:00 |
|
Wu Cheng-Han
|
48d5889a30
|
Added support of slideshare and speakerdeck syntax and autocomplete
|
2015-12-22 17:51:07 -06:00 |
|
Wu Cheng-Han
|
2ad54c516a
|
Fixed mathjax parser might not render properly
|
2015-12-22 12:09:34 -06:00 |
|
Wu Cheng-Han
|
9eb23603f4
|
Added support of toc syntax
|
2015-12-20 11:28:54 -06:00 |
|
Wu Cheng-Han
|
4b93d868b0
|
Fixed internal href should not link out
|
2015-12-06 11:25:05 -06:00 |
|
Wu Cheng-Han
|
f23369ea9f
|
Support specify or continue line number in code blocks
|
2015-10-22 17:15:44 +08:00 |
|
Wu Cheng-Han
|
5ed395122d
|
Support specify code block start line number
|
2015-10-07 23:04:31 +08:00 |
|
Wu Cheng-Han
|
5f82df7eb2
|
Added support of export to HTML, and changed the navbar menu for consistency
|
2015-09-25 19:09:43 +08:00 |
|
Wu Cheng-Han
|
60414febee
|
Changed code block line number gutter rendering method for performance and gain better accessibility
|
2015-09-25 19:06:27 +08:00 |
|
Wu Cheng-Han
|
bb8a0da71f
|
Added support of print and unselectable styles, updated vimeo and youtube parsing method for this
|
2015-09-25 18:55:56 +08:00 |
|
Wu Cheng-Han
|
bb13a98c13
|
Updated postProcess, link should open in new window or tab
|
2015-09-25 18:18:21 +08:00 |
|
Wu Cheng-Han
|
36451ddbe9
|
Moving markdown parser function from syncscroll.js to extra.js
|
2015-09-25 18:12:56 +08:00 |
|
Wu Cheng-Han
|
4e358cd6f4
|
Added back missing list item custom parsing
|
2015-09-25 18:10:36 +08:00 |
|
Wu Cheng-Han
|
01217c9f4a
|
Added extraTags support for list, and can toggle todo list in the view mode
|
2015-09-25 17:41:15 +08:00 |
|
Wu Cheng-Han
|
bc31e9fe3b
|
Added deduplicatedHeaderId to avoid multiple same header id
|
2015-09-25 14:27:23 +08:00 |
|
Wu Cheng-Han
|
44cd5d4b56
|
Fixed for code consistency
|
2015-09-25 14:22:45 +08:00 |
|
Wu Cheng-Han
|
f8ef5341c7
|
Optimized image rendering, avoid duplicated image load when content changed
|
2015-07-02 20:29:31 +08:00 |
|
Wu Cheng-Han
|
10c9811fc5
|
Jump to 0.3.1
|
2015-07-02 00:10:20 +08:00 |
|
Wu Cheng-Han
|
f7f8c901f4
|
Marked as 0.2.9
|
2015-06-01 18:04:25 +08:00 |
|
Wu Cheng-Han
|
4e64583a0b
|
Marked as 0.2.8
|
2015-05-15 12:58:13 +08:00 |
|
Wu Cheng-Han
|
4b0ca55eb7
|
First commit, version 0.2.7
|
2015-05-04 15:53:29 +08:00 |
|