.. |
anchors.js
|
refactor: some minor performance improvements
|
2017-01-28 02:46:34 +00:00 |
autoLinks.js
|
fix(simplifiedAutoLink): fix missing spaces before and after email addresses
|
2017-01-27 19:25:46 +00:00 |
blockGamut.js
|
refactor: create horizontal rules own subParser
|
2017-01-28 02:17:19 +00:00 |
blockQuotes.js
|
fix: make some regexes a bit faster and make tab char equivalent to 4 spaces
|
2016-08-30 06:24:19 +01:00 |
codeBlocks.js
|
fix: make some regexes a bit faster and make tab char equivalent to 4 spaces
|
2016-08-30 06:24:19 +01: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
|
refactor: some minor performance improvements
|
2017-01-28 02:46:34 +00:00 |
escapeSpecialCharsWithinTagAttributes.js
|
fix(escapeSpecialCharsWithinTagAttributes): add ~ and = to escaped chars
|
2017-01-28 03:02:27 +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: make some regexes a bit faster and make tab char equivalent to 4 spaces
|
2016-08-30 06:24:19 +01:00 |
hashHTMLSpans.js
|
fix(simpleLineBreaks): fix simpleLineBreak option breaking lists html
|
2016-12-20 23:57:10 +00:00 |
hashPreCodeTags.js
|
fix: make some regexes a bit faster and make tab char equivalent to 4 spaces
|
2016-08-30 06:24:19 +01:00 |
headers.js
|
fix(ghCompatibleHeaderId): improve the number of removed chars
|
2016-12-30 19:46:46 +00:00 |
horizontalRule.js
|
refactor: create horizontal rules own subParser
|
2017-01-28 02:17:19 +00:00 |
images.js
|
refactor: some minor performance improvements
|
2017-01-28 02:46:34 +00:00 |
italicsAndBold.js
|
Fixed IE8 regex compatability
|
2016-06-27 15:43:51 +00:00 |
lists.js
|
fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters
|
2017-01-06 03:51:12 +00:00 |
outdent.js
|
chore(): code fix to pass jscs linter
|
2015-01-19 14:57:43 +00:00 |
paragraphs.js
|
fix(double linebreaks): fix double linebreaks in html output
|
2016-09-29 00:50:58 +01:00 |
runExtension.js
|
feature(extensionLoading): refactor extension loading mechanism
|
2015-05-31 20:56:28 +01:00 |
spanGamut.js
|
fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters
|
2017-01-06 03:51:12 +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
|
fix: make some regexes a bit faster and make tab char equivalent to 4 spaces
|
2016-08-30 06:24:19 +01:00 |
tables.js
|
fix: make some regexes a bit faster and make tab char equivalent to 4 spaces
|
2016-08-30 06:24:19 +01:00 |
unescapeSpecialChars.js
|
chore(): code fix to pass jscs linter
|
2015-01-19 14:57:43 +00:00 |