Skip to content

Commit 2955406

Browse files
committed
fix(alt): Note problems with syntax that looks like merge conflicts
1 parent 05c44cc commit 2955406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

text/3503-frontmatter.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ Downsides
274274
- We've extended the frontmatter syntax with an infostring, undoing some of the "familiarity" benefit
275275
- Potential congantive disonance as those familiar with frontmatter are used to YAML being there
276276
- With `>>>` it isn't quite like HEREDOC to have less overhead
277+
- `>>>`, `<<<`, `|||`, `===` at the beginning of lines start to look like merge conflicts which might confuse external tools
277278
- Doesn't feel very rust-like
278279

279280
Note:

0 commit comments

Comments
 (0)