prettier/tests/markdown_link
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
autolink.md feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
jsfmt.spec.js Conform the quotes in Markdown link titles to the singleQuote option (#3481) 2017-12-24 15:44:38 +01:00
long.md fix(markdown): no break on link (#3204) 2017-11-09 08:19:35 +11:00
simple.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
url.md fix(markdown): print auto-link as-is (#3032) 2017-10-14 22:49:12 +11:00