..
anchors.js
feature(evt_listeners): make globals var accessible to listeners
2016-03-20 17:08:44 +00:00
autoLinks.js
fix(simplifiedAutoLink): fix simplified autolink to match GFM behavior
2016-08-19 19:12:25 +01:00
blockGamut.js
feature(evt_listeners): make globals var accessible to listeners
2016-03-20 17:08:44 +00:00
blockQuotes.js
feature(evt_listeners): make globals var accessible to listeners
2016-03-20 17:08:44 +00:00
codeBlocks.js
feature(evt_listeners): make globals var accessible to listeners
2016-03-20 17:08:44 +00:00
codeSpans.js
added check for undefined on text due to failing to parse tables
2016-05-24 10:26:59 +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
feature(evt_listeners): make globals var accessible to listeners
2016-03-20 17:08:44 +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
fix(comments): Fix html comment parser
2016-07-20 22:01:10 +01: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
feature(evt_listeners): make globals var accessible to listeners
2016-03-20 17:08:44 +00:00
images.js
fix(image-parser): fix ref style imgs after inline style imgs not parsing correctly
2016-06-08 17:16:49 +01:00
italicsAndBold.js
Fixed IE8 regex compatability
2016-06-27 15:43:51 +00:00
lists.js
Merge branch 'master' into develop
2016-04-26 19:19:00 +01:00
outdent.js
chore(): code fix to pass jscs linter
2015-01-19 14:57:43 +00:00
paragraphs.js
feature(evt_listeners): make globals var accessible to listeners
2016-03-20 17:08:44 +00:00
runExtension.js
feature(extensionLoading): refactor extension loading mechanism
2015-05-31 20:56:28 +01:00
spanGamut.js
feature(evt_listeners): make globals var accessible to listeners
2016-03-20 17:08:44 +00:00
strikethrough.js
feature(evt_listeners): make globals var accessible to listeners
2016-03-20 17:08:44 +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
Fixed IE8 regex compatability
2016-06-27 15:43:51 +00:00
unescapeSpecialChars.js
chore(): code fix to pass jscs linter
2015-01-19 14:57:43 +00:00