prettier/tests/markdown_linkReference
Jed Fox 5ccc213a21 Conform the quotes in Markdown link titles to the singleQuote option (#3481)
* Add an option to utils.printString to use the passed string as-is

* Conform the quotes in Markdown link titles to the singleQuote option

* Don’t use destructuring

* Add some tests

* Format util.js

* Use custom string-printing logic

* Add some more tests

* Fix tests

* Address review comments

* Revert "Format util.js"

This reverts commit d2533ef7fb9231e2f733ece7decac9b923cf6941.

* Revert "Don’t use destructuring"

This reverts commit a5d3b0ac76a076e9a89cffc8cec396cabeacd1ee.

* Revert "Add an option to utils.printString to use the passed string as-is"

This reverts commit ef8e8322609ca3c2808885f3fadcd03f0790078c.

* Even more tests
2017-12-24 15:44:38 +01:00
..
__snapshots__ Conform the quotes in Markdown link titles to the singleQuote option (#3481) 2017-12-24 15:44:38 +01:00
cjk.md feat(markdown): support CJK and emoji (#3026) 2017-10-14 23:57:31 -05:00
collapsed.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
full.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
jsfmt.spec.js feat(markdown): add `proseWrap: "preserve"` option (#3340) 2017-12-02 09:48:40 +11:00
shortcut.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
title.md Conform the quotes in Markdown link titles to the singleQuote option (#3481) 2017-12-24 15:44:38 +01:00