prettier
4893a86a - Fix markdown syntax highlighting for babel-flow (#6231)

Commit
7 years ago
Fix markdown syntax highlighting for babel-flow (#6231) Previously, the "Copy markdown" button in the playground generated markdown containing this when having selected "babel-flow" as parser: ```babel-flow This commit changes it to: ```jsx So that the code blocks get syntax highlighting on GitHub.
Author
Parents
Loading