Estevao Soares dos Santos
|
0eaf1050c7
feat(getFlavor): add getFlavor method to showdown and Converter
|
8 years ago |
Estevao Soares dos Santos
|
a58674e597
chore: improve ghMentions
|
8 years ago |
Estevao Soares dos Santos
|
f2671c0cc7
feat(ghMentions): add support for github's @mentions
|
8 years ago |
Estevao Soares dos Santos
|
561dc5f155
fix(IE8): fix for IE8 error on using isUndefined function
|
8 years ago |
Estevao Soares dos Santos
|
b1c458a762
fix(simpleLineBreaks): fix simpleLineBreaks option not working with non-ASCII chars and markdown delimiters
|
8 years ago |
Estevao Soares dos Santos
|
de7c37eaea
fix(options): fix ghCompatibleHeaderId that was set as string instead of boolean
|
8 years ago |
Estevao Soares dos Santos
|
d499feb2aa
fix(ghCompatibleHeaderId): improve the number of removed chars
|
8 years ago |
Estevao Soares dos Santos
|
3102615ec2
fix(ghCompatibleHeaderId): add % as an escaped char
|
8 years ago |
Estevao Soares dos Santos
|
db97a90d5b
feat(ghCompatibleHeaderId): generate header ids compatible with github
|
8 years ago |
Estevao Soares dos Santos
|
08846c4519
chore: .jscs.json small fix
|
8 years ago |
Estevao Soares dos Santos
|
43ff0b643e
test: add performance tests
|
8 years ago |
Estevao Soares dos Santos
|
60a9467e3d
release 1.5.4
|
8 years ago |
Estevao Soares dos Santos
|
ed4c33fe4e
fix(simpleLineBreaks): fix simpleLineBreak option breaking lists html
|
8 years ago |
Estevao Soares dos Santos
|
113f5f64b1
fix(horizontal rule): revert backwards incompatibility change
|
8 years ago |
Estevao Soares dos Santos
|
cf2a9075ae
chore: small blockGamut regex fix
|
8 years ago |
Estevao Soares dos Santos
|
d532dea8f0
Merge branch 'master' into develop
|
8 years ago |
Estevao Soares dos Santos
|
da8fb535c9
fix: parser slowness with certain inputs
|
8 years ago |
Estevao Soares dos Santos
|
5d19877590
feat(requireSpaceBeforeHeadingText): option to make space between `#` and header text mandatory
|
8 years ago |
Estevao Soares dos Santos
|
6e90f7c5ad
fix(nbsp): nbsp are replaced with simple spaces
|
8 years ago |
Estevao Soares dos Santos
|
10b3410934
fix: lines with mutiple dashes being parsed as multilists
|
8 years ago |
Estevao Soares dos Santos
|
0a856d5394
refactor(hr): speed up hr parsing
|
8 years ago |
Estevao Soares dos Santos
|
f0d25b7bd5
fix(listeners): fix listeners typo
|
8 years ago |
Estevao Soares dos Santos
|
d2fc2a0c5c
feature(excludeTrailingPunctuationFromURLs): excludes trailing punctuation from auto linked URLs
|
8 years ago |
Estevao Soares dos Santos
|
0942b5e87d
feature(simpleLineBreaks): parse linebreaks as <br />
|
8 years ago |
Estevao Soares dos Santos
|
5d57d71ef7
Update README.md
|
8 years ago |
Estevao Soares dos Santos
|
0be39bccae
feat(disableForced4SpacesIndentedSublists): option that disables the requirement of indenting nested sublists by 4 spaces
|
8 years ago |
Estevao Soares dos Santos
|
1a232e8717
chore: fix small typo in options description
|
8 years ago |
Estevao Soares dos Santos
|
d51be6e0b4
fix(lists): enforce 4 space indentation in sublists
|
8 years ago |
Estevao Soares dos Santos
|
9cfe8b1412
fix(lists): fix sublists inconsistent behavior
|
8 years ago |
Estevao Soares dos Santos
|
b7a69e2dd6
release 1.4.4
|
8 years ago |