Estevao Soares dos Santos
|
43ff0b643e
test: add performance tests
|
8 年之前 |
Estevao Soares dos Santos
|
60a9467e3d
release 1.5.4
|
8 年之前 |
Estevao Soares dos Santos
|
ed4c33fe4e
fix(simpleLineBreaks): fix simpleLineBreak option breaking lists html
|
8 年之前 |
Estevao Soares dos Santos
|
113f5f64b1
fix(horizontal rule): revert backwards incompatibility change
|
8 年之前 |
Estevao Soares dos Santos
|
cf2a9075ae
chore: small blockGamut regex fix
|
8 年之前 |
Estevao Soares dos Santos
|
d532dea8f0
Merge branch 'master' into develop
|
8 年之前 |
Estevao Soares dos Santos
|
da8fb535c9
fix: parser slowness with certain inputs
|
8 年之前 |
Estevao Soares dos Santos
|
5d19877590
feat(requireSpaceBeforeHeadingText): option to make space between `#` and header text mandatory
|
8 年之前 |
Estevao Soares dos Santos
|
6e90f7c5ad
fix(nbsp): nbsp are replaced with simple spaces
|
8 年之前 |
Estevao Soares dos Santos
|
10b3410934
fix: lines with mutiple dashes being parsed as multilists
|
8 年之前 |
Estevao Soares dos Santos
|
0a856d5394
refactor(hr): speed up hr parsing
|
8 年之前 |
Estevao Soares dos Santos
|
f0d25b7bd5
fix(listeners): fix listeners typo
|
8 年之前 |
Estevao Soares dos Santos
|
d2fc2a0c5c
feature(excludeTrailingPunctuationFromURLs): excludes trailing punctuation from auto linked URLs
|
8 年之前 |
Estevao Soares dos Santos
|
0942b5e87d
feature(simpleLineBreaks): parse linebreaks as <br />
|
8 年之前 |
Estevao Soares dos Santos
|
5d57d71ef7
Update README.md
|
8 年之前 |
Estevao Soares dos Santos
|
0be39bccae
feat(disableForced4SpacesIndentedSublists): option that disables the requirement of indenting nested sublists by 4 spaces
|
8 年之前 |
Estevao Soares dos Santos
|
1a232e8717
chore: fix small typo in options description
|
8 年之前 |
Estevao Soares dos Santos
|
d51be6e0b4
fix(lists): enforce 4 space indentation in sublists
|
8 年之前 |
Estevao Soares dos Santos
|
9cfe8b1412
fix(lists): fix sublists inconsistent behavior
|
8 年之前 |
Estevao Soares dos Santos
|
b7a69e2dd6
release 1.4.4
|
8 年之前 |
Estevao Soares dos Santos
|
2b813cd3fb
fix(lists linebreaks): fix lists linebreaks in html output
|
8 年之前 |
Estevao Soares dos Santos
|
f97e072bc4
fix(double linebreaks): fix double linebreaks in html output
|
8 年之前 |
Estevao Soares dos Santos
|
8cd79e1344
chore(travis): update node versions
|
8 年之前 |
Estevao Soares dos Santos
|
b7e7560f87
fix: make some regexes a bit faster and make tab char equivalent to 4 spaces
|
9 年之前 |
Estevao Soares dos Santos
|
799abea767
fix(parser): fix issue with comments inside nested code blocks
|
9 年之前 |
Estevao Soares dos Santos
|
0cc55b07ee
fix(simplifiedAutoLink): fix simplified autolink to match GFM behavior
|
9 年之前 |
Estevao Soares dos Santos
|
984942e239
fix(ie8 compatibility): Improve ie8 compatibility
|
9 年之前 |
Estevao Soares dos Santos
|
740f580f11
Merge branch 'master' of https://github.com/showdownjs/showdown
|
9 年之前 |
Estevao Soares dos Santos
|
238726ca91
fix(comments): Fix html comment parser
|
9 年之前 |
Butch Marshall
|
cc4cdf7306
Ran build
|
9 年之前 |