Skip to content

Commit 394387b

Browse files
committed
fix: Clarify cargo-script inside markdown
1 parent bb26c75 commit 394387b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3503-frontmatter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ the responsibility for high quality error messages will largely fall on cargo.
9292
[drawbacks]: #drawbacks
9393

9494
- A new concept for Rust syntax, adding to overall cognitive load
95-
- Requires people escape markdown code fences with an extra backtick which they are likely not used to doing (or aware even exists)
95+
- When sharing in markdown documents (e.g. GitHub issues), requires people escape markdown code fences with an extra backtick which they are likely not used to doing (or aware even exists)
9696

9797
# Rationale and alternatives
9898
[rationale-and-alternatives]: #rationale-and-alternatives

0 commit comments

Comments
 (0)