We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78ffed commit 673ba7bCopy full SHA for 673ba7b
src/parse/summary.rs
@@ -57,7 +57,8 @@ fn parse_level(
57
ErrorKind::Other,
58
"Your summary.md is messed up\n\n
59
Prefix, \
60
- Suffix and Spacer elements can only exist on the root level.\n
+ Suffix and Spacer elements can only exist \
61
+ on the root level.\n
62
\
63
Prefix elements can only exist before any chapter and there can be \
64
no chapters after suffix elements.",
0 commit comments