prettier/tests/mdx
JounQin 998f98aade fix: Adjacent JSX elements should be allowed in mdx (#6332)
* fix: adjacent JSX elements should be allowed in mdx

* chore: update CHANGELOG.unreleased.md for PR

* fix: adjacent JSX elements format issue of line

* fix: get html text from ast correctly

* fix: self closing issue

* fix: finally find out how to get original text from position

* chore: reset unnecessary changes

* fix: additional text after jsx should also be allowed

* fix: regression of empty text

* docs: add missing links

* fix linting...
2019-07-29 14:32:24 +03:00
..
__snapshots__ fix: Adjacent JSX elements should be allowed in mdx (#6332) 2019-07-29 14:32:24 +03:00
import-export.mdx feat: support MDX (#4975) 2018-08-13 22:23:09 +08:00
inline-html.mdx fix(mdx): correctly recognize inline JSX (#5783) 2019-01-22 12:02:30 +08:00
jsfmt.spec.js feat: support MDX (#4975) 2018-08-13 22:23:09 +08:00
jsx-codeblock.mdx fix(mdx): treat jsx codeblock same as in markdown (#5391) 2018-11-09 09:47:05 +08:00
jsx.mdx fix: Adjacent JSX elements should be allowed in mdx (#6332) 2019-07-29 14:32:24 +03:00
mixed.mdx feat: support MDX (#4975) 2018-08-13 22:23:09 +08:00