Skip to content

Commit 1bbeb65

Browse files
committed
fix: Clarify the relationship between code fence / YAML frontmatter
1 parent d179824 commit 1bbeb65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

text/3503-frontmatter.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,10 @@ Downsides:
164164

165165
### Alternative 1: Static-site generator frontmatter
166166

167+
Note: this alternative was kept close to its source of inspiration, maintaining
168+
no infostring, despite being subject to the same questions that would be
169+
present for fenced code blocks, see [Future possibilities](#future-possibilities).
170+
167171
```rust
168172
#!/usr/bin/env cargo
169173
---

0 commit comments

Comments
 (0)