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