**Prettier 1.19.1** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEAeADgJzgPgASoBGeOAZqgPTEmVZx4kgA0IE6MAltAM7KgCGmTBADuABUEJeKfgDcIHACbMQhTPzABrODADK6DRygBzZDEwBXOCwAWMALYAbAOo2O8bgbBxdU9x1l3AE9kcG5eFiNuOEwYMXVje35kUn5HaJYAK24ADwAhdS0dXX57OAAZIzgUtIyQbJzdI2NHOABFCwh4GvTrEANMaMxQuycVLCMYZyUYG2QADgAGFiwIaOd1dFC6IdlqlgBHTvh4tmkQfm4AWig4OEV7lWwjjmx4-kTkpFTelmj7DhmSx9bjNVodLrVb61PowfiEaaKWbIABMLHM-A4jmaAGEIPYkqEoNB9iALNEACrw6Q-OqyKwASSgD1gujAmA47AAgszdDAgq0etEAL7CoA) ```sh --parser html ``` **Input:** ```html <pre> <b >f</b ></pre > ``` **Output:** ```html <pre> <b >f</b ></pre> ``` _Originally posted by @thorn0 in https://github.com/prettier/prettier/pull/7392#issuecomment-575944901_ @thorn0 It's todo https://github.com/prettier/prettier/blob/20be335c52b7047ba72af8175c60c92b4b56bc6f/src/language-html/utils.js#L76 _Originally posted by @fisker in https://github.com/prettier/prettier/pull/7392#issuecomment-575952249_
Prettier 1.19.1
Playground link
Input:
Output:
Originally posted by @thorn0 in #7392 (comment)
@thorn0 It's todo
prettier/src/language-html/utils.js
Line 76 in 20be335
Originally posted by @fisker in #7392 (comment)