Dimitri POSTOLOV
Dimitri POSTOLOV
**Prettier 2.5.1** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuc0DOMAEAzCFMC8mwAOlJpgPSWYBGATnAIYDWmM+UcA7pgDYBLLpgAmAVziYAjmIjw0ZCrgi0mSTAHIAbnHoBPftADmmDPSEmd+w1BNmLmKwb7HTMc7ce7nr+560aADSKVDQwABYCaJhQcnSMrKIS7HAAtgAOfEzwbh5GIcqq6gAGTjZ27g5lLp5+lt7luVUNNRV5jsXB5KHxzGwcMTz8QpIiEHDRsVjhTOnpCJgC2Jjp9BDz9DAGUEypkpCwTEKYADxEACyYYDP0TGDw9NGAfBuAKLsFeLTq2i2+lf4-tT+9WsrSa-xBv3aWiYfAkQTIAF8QIEQOsYAJ0MhQEx6GtuAAFHEINDIEAw7hMPQklEMO4sOAwADKuzgABkRshsDC0HAabcwPSmek7hZkO4JCi0rQ4CIRDLWUxbGImEY4AAxCD0VLZdG2UlMMQcZEgcIwVJ8ADqkXkwrAcEZxIE6K0Tr0pLAaGpICEPM2+NuRm1nO5vJAACs0AAPRkWPhwACKsngwb4PJRwseulJqmlfGNqyEMAtAhEEWQAA4AAzptY8i23dKk1YTXQ6Y0yORwf3rEkoJhoAC0XBlMuNjBkAkY-pVQaQXNToZ5qQEYvoEpAaFjCaTcFX65gTFoxdL4WQACYUe4joJbABhCCpWcgCYAVmNYh5ABVD7352mQFoEgAJJQHKsCMmA5jpDAACCoGMlscYpjyCIIkAA) ```sh --parser babel --single-quote ``` **Input:** ```jsx const foo = { // break to new line due quotes fooba: 'very long string very long string very...
## Description Fixes https://github.com/prettier/prettier/issues/12408 Consistent format, do not break a new line for long string literals ## Checklist - [x] I’ve added tests to confirm my change works. - [x]...
currently it has ESM issues, we use a patch to make it works 😅 https://github.com/dotansimha/graphql-yoga/blob/48794374dfd4a0f9b0544ab092194055dbc7ca6d/patches/nextra-theme-docs%2B2.0.0-beta.29.patch
First of all why? 1. to have the possibility to include repeated top content in `main` block  2. to have possibility to include bottom content in `main` block >...
related https://github.com/shuding/nextra/issues/852
related https://github.com/shuding/nextra/issues/20 - [x] via folders - [ ] via remote mdx

fixes num.7 https://github.com/shuding/nextra/issues/747 https://user-images.githubusercontent.com/7361780/188335775-26c41260-cca1-4767-93d7-e468fdd08886.mov
fixes 2 years ago issue :) https://github.com/shuding/nextra/issues/67