Vitaly Puzrin
|
8b815a6072
|
lint: reduce empty lines
|
12 months ago |
Vitaly Puzrin
|
9e7378775f
|
standard: init vars in separate declaration
|
12 months ago |
Vitaly Puzrin
|
0eb4cb96a4
|
standard: space before function params
|
12 months ago |
Vitaly Puzrin
|
d0219010ad
|
standard: remove semi
|
12 months ago |
Vitaly Puzrin
|
88b8669c46
|
var => const, let
|
12 months ago |
Vitaly Puzrin
|
e92e776411
|
Rewrite core to es6 modules
|
1 year ago |
Baoshuo Ren
|
940459e654
|
fix: remove outdated comments (#891)
ref: f52351499b
|
2 years ago |
Alex Kocharin
|
f52351499b
|
Remove (p) => § replacement in typographer
close https://github.com/markdown-it/markdown-it/issues/763
|
3 years ago |
Mizux
|
c7e36eb12d
|
Fix typo
|
3 years ago |
Alex Kocharin
|
3c427f921e
|
Fix em- and en-dashes not being typographed when separated by 1 char
close https://github.com/markdown-it/markdown-it/issues/624
|
5 years ago |
Vitaly Puzrin
|
c36309ef1c
|
Bump eslint & update CS
|
5 years ago |
Michal Grňo
|
6847c9481f
|
It's "typographic", not "typographyc"
|
6 years ago |
Alex Kocharin
|
9335394a99
|
Disable replacements inside autolinks
close https://github.com/markdown-it/markdown-it/issues/272
|
8 years ago |
Vitaly Puzrin
|
760050edcb
|
eslint update & code cleanup
|
9 years ago |
Alex Kocharin
|
a7b2b3b4e8
|
Add multichar replacements in smartquotes
fix #115
|
10 years ago |
Vitaly Puzrin
|
cc87145842
|
Regex workagound for phantomjs, related to #77
|
10 years ago |
Vitaly Puzrin
|
84375344d2
|
Simplified replacer
|
10 years ago |
Vitaly Puzrin
|
9ae876b0fe
|
Splitted replacements & smartquotes to smaller functions
|
10 years ago |
Vitaly Puzrin
|
a66e29f8d0
|
Place md link to states and remove other aliases
|
10 years ago |
Vitaly Puzrin
|
193e94cb61
|
apidocs: updates + added Ruler docs
|
10 years ago |
Vitaly Puzrin
|
26a22b182a
|
Fixed replaceEntities, default preset, improved coverage
|
10 years ago |
Vitaly Puzrin
|
e0765a9d04
|
Optimized typographer replacements
|
10 years ago |
Vitaly Puzrin
|
14c2e920fd
|
Nuked typographer class, separated core chain class
|
10 years ago |