You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: text/3503-frontmatter.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ the responsibility for high quality error messages will largely fall on cargo.
92
92
[drawbacks]: #drawbacks
93
93
94
94
- 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)
0 commit comments