..
completeHTMLOutput
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
customizedHeaderId
feat(makehtml.events): implements event system refactor for converter.makeHtml ( #919 )
2022-04-27 21:42:24 +01:00
disableForced4SpacesIndentedSublists
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
ellipsis
feature(ellipsis): Add option to disable ellipsis
2019-10-04 16:45:27 +02:00
emojis
feat(makehtml.events): implements event system refactor for converter.makeHtml ( #919 )
2022-04-27 21:42:24 +01:00
literalMidWordAsterisks
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
literalMidWordUnderscores
fix(italicsAndBold): Make italicsAndBold lazy ( #608 )
2018-10-24 03:23:28 +01:00
metadata
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
moreStyling
feat(moreStyling): add some useful classes for css styling
2022-02-24 01:57:08 +00:00
openLinksInNewWindow
fix: Add rel="noopener noreferrer" to links when openLinksInNewWindow is on
2019-11-02 18:58:07 +00:00
rawHeaderId
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
rawPrefixHeaderId
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
simplifiedAutoLink
fix(links): a number of issues with links subparser
2018-09-25 04:04:59 +01:00
splitAdjacentBlockquotes
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
tables
feat(makehtml.events): implements event system refactor for converter.makeHtml ( #919 )
2022-04-27 21:42:24 +01:00
underline
fix(lists): codeblocks inside lists are now correctly parsed
2022-02-25 01:06:09 +00:00
#69.header-level-start.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#69.header-level-start.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#143.support-image-dimensions.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#143.support-image-dimensions.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#164.1.simple-autolink.html
fix(links): a number of issues with links subparser
2018-09-25 04:04:59 +01:00
#164.1.simple-autolink.md
fix(links): a number of issues with links subparser
2018-09-25 04:04:59 +01:00
#164.2.disallow-underscore-emphasis-mid-word.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#164.2.disallow-underscore-emphasis-mid-word.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#164.3.strikethrough.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#164.3.strikethrough.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#164.4.tasklists.html
fix(lists): Fix tasklists to comply with GFM
2021-11-14 13:37:38 -07:00
#164.4.tasklists.md
fix(lists): Fix tasklists to comply with GFM
2021-11-14 13:37:38 -07:00
#178.markdown-inside-html-does-not-parse.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#178.markdown-inside-html-does-not-parse.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#198.literalMidWordUnderscores-changes-behavior-of-asterisk.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#198.literalMidWordUnderscores-changes-behavior-of-asterisk.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#204.certain-links-with-at-and-dot-break-url.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#204.certain-links-with-at-and-dot-break-url.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#206.treat-single-line-breaks-as-br.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#206.treat-single-line-breaks-as-br.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#214.escaped-markdown-chars-break-strikethrough.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#214.escaped-markdown-chars-break-strikethrough.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#259.es6-template-strings-indentation-issues.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#259.es6-template-strings-indentation-issues.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#284.simplifiedAutoLink-does-not-match-GFM-style.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#284.simplifiedAutoLink-does-not-match-GFM-style.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#316.new-simpleLineBreaks-option-breaks-lists.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#316.new-simpleLineBreaks-option-breaks-lists.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#318.simpleLineBreaks-does-not-work-with-chinese-characters.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#318.simpleLineBreaks-does-not-work-with-chinese-characters.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#320.github-compatible-generated-header-id.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#320.github-compatible-generated-header-id.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#323.simpleLineBreaks-breaks-with-strong.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#323.simpleLineBreaks-breaks-with-strong.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#330.simplifiedAutoLink-drops-character-before-and-after-linked-mail.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#330.simplifiedAutoLink-drops-character-before-and-after-linked-mail.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#331.allow-escaping-of-tilde.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#331.allow-escaping-of-tilde.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#355.simplifiedAutoLink-URLs-inside-parenthesis-followed-by-another-character-are-not-parsed-correctly.html
fix(links): a number of issues with links subparser
2018-09-25 04:04:59 +01:00
#355.simplifiedAutoLink-URLs-inside-parenthesis-followed-by-another-character-are-not-parsed-correctly.md
fix(links): a number of issues with links subparser
2018-09-25 04:04:59 +01:00
#374.escape-html-tags.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#374.escape-html-tags.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#378.simplifiedAutoLinks-with-excludeTrailingPunctuationFromURLs.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#378.simplifiedAutoLinks-with-excludeTrailingPunctuationFromURLs.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#379.openLinksInNewWindow-breaks-em-markdup.html
fix: Add rel="noopener noreferrer" to links when openLinksInNewWindow is on
2019-11-02 18:58:07 +00:00
#379.openLinksInNewWindow-breaks-em-markdup.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#398.literalMidWordAsterisks-treats-non-word-characters-as-characters.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#398.literalMidWordAsterisks-treats-non-word-characters-as-characters.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
#709.allow-whitespaces-after-end-in-metadata.html
fix(metadata): allow whitespaces after closing marks
2022-03-25 20:55:19 +00:00
#709.allow-whitespaces-after-end-in-metadata.md
fix(metadata): allow whitespaces after closing marks
2022-03-25 20:55:19 +00:00
customizedHeaderId-simple.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
customizedHeaderId-simple.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
disable-email-encoding.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
disable-email-encoding.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
disable-gh-codeblocks.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
disable-gh-codeblocks.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
disableForced4SpacesIndentedSublists.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
disableForced4SpacesIndentedSublists.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
excludeTrailingPunctuationFromURLs-option.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
excludeTrailingPunctuationFromURLs-option.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
ghMentions.html
fix(mentions): allow for usernames with dot, underscore and dash
2018-09-14 17:03:07 +01:00
ghMentions.md
fix(mentions): allow for usernames with dot, underscore and dash
2018-09-14 17:03:07 +01:00
prefixHeaderId-simple.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
prefixHeaderId-simple.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
prefixHeaderId-string-and-ghCompatibleHeaderId.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
prefixHeaderId-string-and-ghCompatibleHeaderId.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
prefixHeaderId-string-and-ghCompatibleHeaderId2.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
prefixHeaderId-string-and-ghCompatibleHeaderId2.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
prefixHeaderId-string.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
prefixHeaderId-string.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
relativePathBaseUrl.html
feat(relativePathBaseUrl): Add support for prepending a base URL
2021-11-09 23:34:42 -07:00
relativePathBaseUrl.md
feat(relativePathBaseUrl): Add support for prepending a base URL
2021-11-09 23:34:42 -07:00
requireSpaceBeforeHeadingText.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
requireSpaceBeforeHeadingText.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
simpleLineBreaks-handle-html-pre.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
simpleLineBreaks-handle-html-pre.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
simpleLineBreaks2.html
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00
simpleLineBreaks2.md
test: add tests for reverse converter
2017-12-23 12:35:31 +00:00