Commit 4bfe8b4
committed
Flesh out the frontmatter removal section
The frontmatter removal section in `input-format.md` is a single
sentence ("After some whitespace, frontmatter may next appear in
the input") that doesn't clearly describe the removal behavior. The
"some" is ambiguous (does it mean "a quantity of" or "certain"?),
and "may next appear" is slightly awkward. By contrast, the shebang
removal section provides a full description with an example.
Let's rewrite the section with a precise description of the removal
process and add an annotated example.1 parent 2bf3530 commit 4bfe8b4
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
76 | 89 | | |
77 | 90 | | |
78 | 91 | | |
| |||
0 commit comments