Ran Luo
230c90c920
container block preview and inline syntax error ( #992 )
...
* opti: container block preview
* remove unused codes
* rewrite createBlock method
* remove ag-line classname
* just push codes
* hand enter + shift in paragraph
* update import markdown and export markdown
* update part updateCtrl
* update indent code block
* auto indent when press shift + enter
* update thematic break
* update inline syntax update reg
* update list and task list
* update atx heading and setext heading
* update paragraph
* update block quote
* adjust cursor in heading
* update codes
* paragraph turn into feature check
* check copy paste
* update turn into
* fix: delete last # error
* fix: turn setext heading to atx heading error
* fix: delete thematic break error
* paste and copy
* workarond turndown to support soft line break
* fix: unable create table
* modify export markdown
* modify test markdown
* fix: cursor error when update blockquote
* readd cursor check when dispatch changes
* fix: inline math create a lot extra char
* add code cache clear after each render
* fallback to prismjs2
2019-05-04 23:41:46 +08:00
Ran Luo
739d31aa66
fix #625 ( #799 )
...
* style opti
* fix #625
* update changelog
* fix error when selection in not in edit area
* also fix double click front icon and error happen
* fix error when click front icons and toolbars of table
* rebase master
* update some codes
* null check in all selection.getCursorRange method
* add maskColor variable
* update roadmap, remove note features
2019-03-31 13:06:27 +02:00
Ran Luo
dbe8d28a2f
update: remove some unused code ( #607 )
2018-12-17 10:44:10 +08:00
Jocs
71cf08bb96
opti: lib structure optimization
2018-10-06 14:52:19 +08:00