marktext/src/muya/lib/parser/render/renderInlines
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
..
autoLink.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
backlash.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
backlashInToken.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
codeFense.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
del.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
delEmStringFactory.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
em.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
emoji.js opti: style in editor (#969) 2019-04-26 22:33:29 +02:00
hardLineBreak.js container block preview and inline syntax error (#992) 2019-05-04 23:41:46 +08:00
header.js Layout editor and cursor disappear bug (#869) 2019-04-06 00:00:09 +08:00
highlight.js update: remove some unused code (#607) 2018-12-17 10:44:10 +08:00
hr.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
htmlEscape.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
htmlImage.js support ruby and better raw html display (#849) 2019-04-03 20:31:34 +02:00
htmlRuby.js support ruby and better raw html display (#849) 2019-04-03 20:31:34 +02:00
htmlTag.js support ruby and better raw html display (#849) 2019-04-03 20:31:34 +02:00
image.js opti: style in editor (#969) 2019-04-26 22:33:29 +02:00
index.js container block preview and inline syntax error (#992) 2019-05-04 23:41:46 +08:00
inlineCode.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
inlineMath.js opti: style in editor (#969) 2019-04-26 22:33:29 +02:00
link.js fix: GFM example 558 (#917) 2019-04-12 22:46:45 +08:00
loadImageAsync.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
multipleMath.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
referenceDefinition.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
referenceImage.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
referenceLink.js fix: #921 reference link render error (#947) 2019-04-15 16:54:13 +02:00
softLineBreak.js container block preview and inline syntax error (#992) 2019-05-04 23:41:46 +08:00
strong.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
tailHeader.js package and release muya (#413) 2018-07-07 00:10:30 +08:00
text.js package and release muya (#413) 2018-07-07 00:10:30 +08:00