.. |
makeMarkdown
|
feat(converter.makeMarkdown): add an HTML to MD converter
|
2018-11-10 02:39:38 +00:00 |
anchors.js
|
release 1.9.1
|
2019-11-02 23:04:21 +00:00 |
autoLinks.js
|
fix(openLinksInNewWindow): add rel="noopener noreferrer" to links
|
2019-11-02 22:43:50 +00:00 |
blockGamut.js
|
refactor: create horizontal rules own subParser
|
2017-01-28 02:17:19 +00:00 |
blockQuotes.js
|
feat(splitAdjacentBlockquotes): add option to split adjacent blockquote blocks
|
2017-12-22 09:54:23 +00:00 |
codeBlocks.js
|
feat(events): add events to all subparsers
|
2017-01-29 19:28:30 +00:00 |
codeSpans.js
|
chore(deps): update all dependecies to the latest; make eslint work
|
2022-01-31 17:07:27 -07:00 |
completeHTMLDocument.js
|
docs(completeHTMLDocument): Change completeHTMLDocument comment (#610)
|
2018-11-10 00:03:38 +00:00 |
detab.js
|
feat(events): add events to all subparsers
|
2017-01-29 19:28:30 +00:00 |
ellipsis.js
|
feat(ellipsis): add auto-ellipsis support
|
2017-10-24 17:06:08 +01:00 |
emoji.js
|
docs(emoji): Change emoji comment (#611)
|
2018-11-09 23:56:19 +00:00 |
encodeAmpsAndAngles.js
|
fix(encodeAmpsAndAngles): fix > and < encoding
|
2017-02-06 03:28:49 +00:00 |
encodeBackslashEscapes.js
|
fix: allow escaping of colons
|
2022-01-31 18:25:42 -07:00 |
encodeCode.js
|
fix(strikethrough): fix striketrough being wrongly parsed inside codeSpans
|
2017-01-29 19:38:45 +00:00 |
escapeSpecialCharsWithinTagAttributes.js
|
refactor: escaped characters within tag attributes
|
2017-10-24 09:27:08 +01:00 |
githubCodeBlocks.js
|
fix(gfm-codeblocks): leading space no longer breaks gfm codeblocks
|
2018-10-16 23:27:08 +01:00 |
hashBlock.js
|
feat(events): add events to all subparsers
|
2017-01-29 19:28:30 +00:00 |
hashCodeTags.js
|
fix(hashCodeTags): escape code tags
|
2017-02-06 05:09:52 +00:00 |
hashElement.js
|
refactor: use ¨ instead of ~ as escape character
|
2017-01-29 00:07:19 +00:00 |
hashHTMLBlocks.js
|
release 1.9.1
|
2019-11-02 23:04:21 +00:00 |
hashHTMLSpans.js
|
fix(spanGamut): code spans are hashed after parsing
|
2017-11-23 05:18:20 +00:00 |
hashPreCodeTags.js
|
fix(hashCodeTags): escape code tags
|
2017-02-06 05:09:52 +00:00 |
headers.js
|
release 1.9.1
|
2019-11-02 23:04:21 +00:00 |
horizontalRule.js
|
refactor: create horizontal rules own subParser
|
2017-01-28 02:17:19 +00:00 |
images.js
|
fix(images): fix js error when using image references
|
2018-10-16 23:07:21 +01:00 |
italicsAndBold.js
|
fix(italicsAndBold): Make italicsAndBold lazy (#608)
|
2018-11-09 23:55:02 +00:00 |
lists.js
|
fix(tables): raw html inside code tags in tables no longer breaks tables
|
2017-12-05 01:13:11 +00:00 |
metadata.js
|
feat(metadata): add support for embedded metadata
|
2017-12-10 07:15:09 +00:00 |
outdent.js
|
feat(events): add events to all subparsers
|
2017-01-29 19:28:30 +00:00 |
paragraphs.js
|
fix(paragraph): workaround QML bug
|
2017-02-05 19:57:24 +00:00 |
runExtension.js
|
Update dependencies to enable Greenkeeper 🌴 (#335)
|
2017-01-31 05:46:25 +00:00 |
spanGamut.js
|
feat(ellipsis): add auto-ellipsis support
|
2017-10-24 17:06:08 +01:00 |
strikethrough.js
|
fix(simpleAutoLinks): URLs with emphasis/strikethrough are parsed
|
2017-02-26 19:13:52 +00:00 |
stripLinkDefinitions.js
|
fix reference link impostors
|
2022-01-31 21:34:33 -07:00 |
tables.js
|
release 1.9.1
|
2019-11-02 23:04:21 +00:00 |
underline.js
|
fix(italicsAndBold): Make italicsAndBold lazy (#608)
|
2018-11-10 00:09:19 +00:00 |
unescapeSpecialChars.js
|
feat(events): add events to all subparsers
|
2017-01-29 19:28:30 +00:00 |