Estevao Soares dos Santos 0c933a01f9 fix(tables): pipe character in code spans no longer breaks table 7 năm trước cách đây
..
disableForced4SpacesIndentedSublists 1bca88f8fa test: add several testcases 8 năm trước cách đây
emojis 5b8f1d312f feat(emoji): add emoji support 7 năm trước cách đây
literalMidWordAsterisks 21194c8a03 fix(literalMidWordAsterisks): no longer treats colon as alphanumeric char 7 năm trước cách đây
literalMidWordUnderscores 21194c8a03 fix(literalMidWordAsterisks): no longer treats colon as alphanumeric char 7 năm trước cách đây
openLinksInNewWindow 11936ecb77 fix(openLinksInNewWindow): hash links are not affected by the option 7 năm trước cách đây
rawHeaderId 1791cf0ebf feat(rawHeaderId): Remove only spaces, ' and " from generated header ids 8 năm trước cách đây
rawPrefixHeaderId ff26c08904 feat(rawPrefixHeaderId): add option to prevent showdown from modifying the prefix 8 năm trước cách đây
simplifiedAutoLink 61929bb262 fix(autolinks): prevent _ and * to be parsed in links 7 năm trước cách đây
tables 0c933a01f9 fix(tables): pipe character in code spans no longer breaks table 7 năm trước cách đây
underline 084b819b14 feat(underline): add EXPERIMENTAL support for underline 7 năm trước cách đây
#143.support-image-dimensions.html f97e072bc4 fix(double linebreaks): fix double linebreaks in html output 8 năm trước cách đây
#143.support-image-dimensions.md 5b1f716151 chore: normalize test names 9 năm trước cách đây
#164.1.simple-autolink.html f97e072bc4 fix(double linebreaks): fix double linebreaks in html output 8 năm trước cách đây
#164.1.simple-autolink.md 5b1f716151 chore: normalize test names 9 năm trước cách đây
#164.2.disallow-underscore-emphasis-mid-word.html f97e072bc4 fix(double linebreaks): fix double linebreaks in html output 8 năm trước cách đây
#164.2.disallow-underscore-emphasis-mid-word.md 5b1f716151 chore: normalize test names 9 năm trước cách đây
#164.3.strikethrough.html 169cbe8e2d fix(strikethrough): fix striketrough being wrongly parsed inside codeSpans 8 năm trước cách đây
#164.3.strikethrough.md 169cbe8e2d fix(strikethrough): fix striketrough being wrongly parsed inside codeSpans 8 năm trước cách đây
#164.4.tasklists.html 2b813cd3fb fix(lists linebreaks): fix lists linebreaks in html output 8 năm trước cách đây
#164.4.tasklists.md dc72403acc feat(tasklists): add support for GFM tasklists 10 năm trước cách đây
#178.markdown-inside-html-does-not-parse.html f97e072bc4 fix(double linebreaks): fix double linebreaks in html output 8 năm trước cách đây
#178.markdown-inside-html-does-not-parse.md c97f1dc6b1 feat(markdown="1"): enable parsing markdown inside HTML blocks 9 năm trước cách đây
#198.literalMidWordUnderscores-changes-behavior-of-asterisk.html 0292ae0dcb fix(literalMidWordUnderscores): Inconsistent behavior of emphasis and strong with literalMidWordUndescores 8 năm trước cách đây
#198.literalMidWordUnderscores-changes-behavior-of-asterisk.md 0292ae0dcb fix(literalMidWordUnderscores): Inconsistent behavior of emphasis and strong with literalMidWordUndescores 8 năm trước cách đây
#204.certain-links-with-at-and-dot-break-url.html f97e072bc4 fix(double linebreaks): fix double linebreaks in html output 8 năm trước cách đây
#204.certain-links-with-at-and-dot-break-url.md 4b53d3707b test: add newline at end of test files 8 năm trước cách đây
#206.treat-single-line-breaks-as-br.html 0942b5e87d feature(simpleLineBreaks): parse linebreaks as <br /> 8 năm trước cách đây
#206.treat-single-line-breaks-as-br.md 0942b5e87d feature(simpleLineBreaks): parse linebreaks as <br /> 8 năm trước cách đây
#214.escaped-markdown-chars-break-strikethrough.html 5669317fe4 fix(strikethrough): Fix strikethrough issue with escaped chars 9 năm trước cách đây
#214.escaped-markdown-chars-break-strikethrough.md 5669317fe4 fix(strikethrough): Fix strikethrough issue with escaped chars 9 năm trước cách đây
#259.es6-template-strings-indentation-issues.html 2b813cd3fb fix(lists linebreaks): fix lists linebreaks in html output 8 năm trước cách đây
#259.es6-template-strings-indentation-issues.md 261f127f7e feat(smart-indent-fix): fix for es6 identation problems 9 năm trước cách đây
#284.simplifiedAutoLink-does-not-match-GFM-style.html f97e072bc4 fix(double linebreaks): fix double linebreaks in html output 8 năm trước cách đây
#284.simplifiedAutoLink-does-not-match-GFM-style.md 0cc55b07ee fix(simplifiedAutoLink): fix simplified autolink to match GFM behavior 9 năm trước cách đây
#316.new-simpleLineBreaks-option-breaks-lists.html ed4c33fe4e fix(simpleLineBreaks): fix simpleLineBreak option breaking lists html 8 năm trước cách đây
#316.new-simpleLineBreaks-option-breaks-lists.md ed4c33fe4e fix(simpleLineBreaks): fix simpleLineBreak option breaking lists html 8 năm trước cách đây
#318.simpleLineBreaks-does-not-work-with-chinese-characters.html b1c458a762 fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters 8 năm trước cách đây
#318.simpleLineBreaks-does-not-work-with-chinese-characters.md b1c458a762 fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters 8 năm trước cách đây
#320.github-compatible-generated-header-id.html 7f43b79b33 fix(encodeAmpsAndAngles): fix > and < encoding 8 năm trước cách đây
#320.github-compatible-generated-header-id.md d499feb2aa fix(ghCompatibleHeaderId): improve the number of removed chars 8 năm trước cách đây
#323.simpleLineBreaks-breaks-with-strong.html b1c458a762 fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters 8 năm trước cách đây
#323.simpleLineBreaks-breaks-with-strong.md 4b53d3707b test: add newline at end of test files 8 năm trước cách đây
#330.simplifiedAutoLink-drops-character-before-and-after-linked-mail.html 5190b6a41f fix(simplifiedAutoLink): fix missing spaces before and after email addresses 8 năm trước cách đây
#330.simplifiedAutoLink-drops-character-before-and-after-linked-mail.md 4b53d3707b test: add newline at end of test files 8 năm trước cách đây
#331.allow-escaping-of-tilde.html 51cc7c430f test: add some strikethrough tests 8 năm trước cách đây
#331.allow-escaping-of-tilde.md 51cc7c430f test: add some strikethrough tests 8 năm trước cách đây
#374.escape-html-tags.html 5a5aff6721 feat(backslashEscapesHTMLTags): backslash escapes HTML tags 8 năm trước cách đây
#374.escape-html-tags.md 5a5aff6721 feat(backslashEscapesHTMLTags): backslash escapes HTML tags 8 năm trước cách đây
#378.simplifiedAutoLinks-with-excludeTrailingPunctuationFromURLs.html 71acff5757 fix(excludeTrailingPunctuationFromURLs): fix weird character when this option with simplifiedAutoLinks 8 năm trước cách đây
#378.simplifiedAutoLinks-with-excludeTrailingPunctuationFromURLs.md 71acff5757 fix(excludeTrailingPunctuationFromURLs): fix weird character when this option with simplifiedAutoLinks 8 năm trước cách đây
#379.openLinksInNewWindow-breaks-em-markdup.html 813f832160 fix(openLinksInNewWindow): encode _ to prevent clash with em 8 năm trước cách đây
#379.openLinksInNewWindow-breaks-em-markdup.md 813f832160 fix(openLinksInNewWindow): encode _ to prevent clash with em 8 năm trước cách đây
#398.literalMidWordAsterisks-treats-non-word-characters-as-characters.html 8f05be7788 fix(literalMidWordAsterisks): fix option no longer treat punctuation as word character 8 năm trước cách đây
#398.literalMidWordAsterisks-treats-non-word-characters-as-characters.md 8f05be7788 fix(literalMidWordAsterisks): fix option no longer treat punctuation as word character 8 năm trước cách đây
#69.header-level-start.html f97e072bc4 fix(double linebreaks): fix double linebreaks in html output 8 năm trước cách đây
#69.header-level-start.md 5b1f716151 chore: normalize test names 9 năm trước cách đây
customizedHeaderId-simple.html 94c570a9d8 feat(customizeHeaderId): add option for customizing header ids 8 năm trước cách đây
customizedHeaderId-simple.md 94c570a9d8 feat(customizeHeaderId): add option for customizing header ids 8 năm trước cách đây
disable-email-encoding.html 90c52b83e7 feat(encodeEmail): add option to enable/disable mail obfuscation 8 năm trước cách đây
disable-email-encoding.md 90c52b83e7 feat(encodeEmail): add option to enable/disable mail obfuscation 8 năm trước cách đây
disable-gh-codeblocks.html f97e072bc4 fix(double linebreaks): fix double linebreaks in html output 8 năm trước cách đây
disable-gh-codeblocks.md 4b53d3707b test: add newline at end of test files 8 năm trước cách đây
disableForced4SpacesIndentedSublists.html 25f1978666 feat(ellipsis): add auto-ellipsis support 7 năm trước cách đây
disableForced4SpacesIndentedSublists.md 25f1978666 feat(ellipsis): add auto-ellipsis support 7 năm trước cách đây
excludeTrailingPunctuationFromURLs-option.html fa35fd5e7e fix(excludeTrailingPunctuationFromURL): add comma to punctuation list 8 năm trước cách đây
excludeTrailingPunctuationFromURLs-option.md fa35fd5e7e fix(excludeTrailingPunctuationFromURL): add comma to punctuation list 8 năm trước cách đây
ghMentions.html a4c24c9805 feat(ghMentionsLink): add ability to define the generated url in @mentions 8 năm trước cách đây
ghMentions.md a58674e597 chore: improve ghMentions 8 năm trước cách đây
prefixHeaderId-simple.html f641a7de90 fix(prefixHeaderId): make `prefixHeaderId` string be parsed along the generated id 8 năm trước cách đây
prefixHeaderId-simple.md f641a7de90 fix(prefixHeaderId): make `prefixHeaderId` string be parsed along the generated id 8 năm trước cách đây
prefixHeaderId-string-and-ghCompatibleHeaderId.html f641a7de90 fix(prefixHeaderId): make `prefixHeaderId` string be parsed along the generated id 8 năm trước cách đây
prefixHeaderId-string-and-ghCompatibleHeaderId.md f641a7de90 fix(prefixHeaderId): make `prefixHeaderId` string be parsed along the generated id 8 năm trước cách đây
prefixHeaderId-string-and-ghCompatibleHeaderId2.html f641a7de90 fix(prefixHeaderId): make `prefixHeaderId` string be parsed along the generated id 8 năm trước cách đây
prefixHeaderId-string-and-ghCompatibleHeaderId2.md f641a7de90 fix(prefixHeaderId): make `prefixHeaderId` string be parsed along the generated id 8 năm trước cách đây
prefixHeaderId-string.html f641a7de90 fix(prefixHeaderId): make `prefixHeaderId` string be parsed along the generated id 8 năm trước cách đây
prefixHeaderId-string.md f641a7de90 fix(prefixHeaderId): make `prefixHeaderId` string be parsed along the generated id 8 năm trước cách đây
requireSpaceBeforeHeadingText.html 5d19877590 feat(requireSpaceBeforeHeadingText): option to make space between `#` and header text mandatory 8 năm trước cách đây
requireSpaceBeforeHeadingText.md 5d19877590 feat(requireSpaceBeforeHeadingText): option to make space between `#` and header text mandatory 8 năm trước cách đây
simpleLineBreaks-handle-html-pre.html e18be38995 test: add test for simpleLineBreak and pre tags 8 năm trước cách đây
simpleLineBreaks-handle-html-pre.md e18be38995 test: add test for simpleLineBreak and pre tags 8 năm trước cách đây
simpleLineBreaks2.html b1c458a762 fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters 8 năm trước cách đây
simpleLineBreaks2.md b1c458a762 fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters 8 năm trước cách đây