showdown/src/subParsers
2015-07-14 17:10:52 +01:00
..
anchors.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
autoLinks.js feat(simplifiedAutoLink): add support for GFM autolinks 2015-07-11 02:42:53 +01:00
blockGamut.js fix(subparsers/tables.js): fix parser order so that tables include all spanGamut elements 2015-07-11 19:50:26 +01:00
blockQuotes.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
codeBlocks.js fix(options.omitExtraWLInCodeBlocks): fix for options.omitExtraWLInCodeBlocks only applying in gitHub flavoured code blocks 2015-05-26 19:57:36 +01:00
codeSpans.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
detab.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
encodeAmpsAndAngles.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
encodeBackslashEscapes.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
encodeCode.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
encodeEmailAddress.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
escapeSpecialCharsWithinTagAttributes.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
githubCodeBlocks.js feat(subParsers/githubCodeBlock): add extra language class to conform to html5 spec 2015-07-14 00:41:59 +01:00
hashBlock.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
hashElement.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
hashHTMLBlocks.js fix(subParsers/hashHTMLBlocks.js): fix rendering problems with html5 block elements. 2015-04-23 21:51:32 +01:00
headers.js feat(smoothLivePreview): fix weird effects due to parsing incomplete input 2015-07-14 17:10:52 +01:00
images.js feat(image dimensions): add support for setting image dimensions within markdown syntax 2015-06-17 01:22:05 +01:00
italicsAndBold.js fix(subParsers/italicsAndBold.js): fix broken em/strong tags when used with literalMidWordUnderscores 2015-07-14 16:51:26 +01:00
lists.js chore: add class to tasklist items 2015-07-11 23:09:47 +01:00
outdent.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
paragraphs.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
runExtension.js feature(extensionLoading): refactor extension loading mechanism 2015-05-31 20:56:28 +01:00
spanGamut.js feat(strikethrough): add support for GFM strikethrough 2015-07-11 15:59:06 +01:00
strikethrough.js feat(strikethrough): add support for GFM strikethrough 2015-07-11 15:59:06 +01:00
stripBlankLines.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
stripLinkDefinitions.js feat(image dimensions): add support for setting image dimensions within markdown syntax 2015-06-17 01:22:05 +01:00
tables.js fix(subParser/tables): fix undefined error in malformed tables 2015-07-14 00:37:53 +01:00
unescapeSpecialChars.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00