Commit 238f8a1
committed
fix: avoid double blank line for empty property tables in SCHEMAS.md
When a lexicon has properties: {} (e.g. horizontalRule), the gen
script emitted a trailing blank line after the Properties heading
plus another from the section separator, producing a double blank
line that Prettier collapsed but CI's raw gen output preserved.
Also wraps MIME types in accept fields with backticks.1 parent dd532d9 commit 238f8a1
2 files changed
Lines changed: 72 additions & 63 deletions
0 commit comments