Do not pretty-print <th>.

This commit is contained in:
Michael Färber 2025-01-21 11:03:01 +01:00
parent 41b45b4128
commit b112772a1e

View File

@ -526,7 +526,6 @@ pub mod tag {
| self::thead
| self::tbody
| self::tfoot
| self::th
| self::tr
)
}