prettier/tests/markdown_emphasis
Ika 378cfee508
refactor(markdown): expose `hasPunctuation` to AST for better debugging (#3272)
* refactor(markdown): extract `punctuationRegex`

* refactor: expose `has(Leading|Trailing)Punctuaion` to AST for better debugging

* refactor: tweak

* refactor: tweak

* fix: no regression

* test: fix typo
2017-11-16 13:59:01 +08:00
..
__snapshots__ refactor(markdown): expose `hasPunctuation` to AST for better debugging (#3272) 2017-11-16 13:59:01 +08:00
asterisk.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
complex.md fix(markdown): allow more cases that `_`-style emphasis is available (#3186) 2017-11-07 23:33:29 +11:00
jsfmt.spec.js feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
special.md refactor(markdown): expose `hasPunctuation` to AST for better debugging (#3272) 2017-11-16 13:59:01 +08:00
underscore.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00