showdown/src/subParsers
2016-04-26 09:08:50 -05:00
..
anchors.js feat(eventDispatcher): add an event dispatcher to converter 2015-08-03 03:47:49 +01:00
autoLinks.js Merge branch 'develop' into feature/event_mediator 2015-10-19 03:20:20 +01:00
blockGamut.js Merge branch 'develop' into feature/event_mediator 2015-10-19 03:20:20 +01:00
blockQuotes.js Merge branch 'develop' into feature/event_mediator 2015-10-19 03:20:20 +01:00
codeBlocks.js feat(eventDispatcher): add an event dispatcher to converter 2015-08-03 03:47:49 +01:00
codeSpans.js Merge branch 'develop' into feature/event_mediator 2015-10-19 03:20:20 +01: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 fix(HTMLParser): fix ghCodeBlocks being parsed inside code tags 2016-01-25 01:04:06 +00: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 feat(markdown="1"): enable parsing markdown inside HTML blocks 2016-01-02 01:08:17 +00:00
hashHTMLSpans.js feat(hashHTMLSpans): Add support for hashing span elements 2015-10-19 01:55:35 +01:00
hashPreCodeTags.js fix(HTMLParser): fix code tags parsing 2016-01-25 03:01:54 +00:00
headers.js feat(eventDispatcher): add an event dispatcher to converter 2015-08-03 03:47:49 +01:00
images.js feat(eventDispatcher): add an event dispatcher to converter 2015-08-03 03:47:49 +01:00
italicsAndBold.js Merge branch 'develop' into feature/event_mediator 2015-10-19 03:20:20 +01:00
lists.js Support for case-insensitive checkboxes for render. [x] == [X] 2016-04-26 09:08:50 -05:00
outdent.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00
paragraphs.js fix(HTMLParser): fix code tags parsing 2016-01-25 03:01:54 +00:00
runExtension.js feature(extensionLoading): refactor extension loading mechanism 2015-05-31 20:56:28 +01:00
spanGamut.js feat(eventDispatcher): add an event dispatcher to converter 2015-08-03 03:47:49 +01:00
strikethrough.js fix(strikethrough): Fix strikethrough issue with escaped chars 2015-10-30 01:00:30 +00: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 chore: remove html beautify from tests 2016-02-02 00:29:06 +00:00
unescapeSpecialChars.js chore(): code fix to pass jscs linter 2015-01-19 14:57:43 +00:00