-
Notifications
You must be signed in to change notification settings - Fork 20
all: reflow to semantic line feeds #90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Luca Zeuch <[email protected]>
| **1** Command prefix, default `-` **2** _All commands enabled_ setting **3** Required roles **4** Ignored roles | ||
| **5** Autodelete trigger interval **6** Autodelete response interval **7** Command overrides **8** Channel overrides tabs | ||
| **1** Command prefix. | ||
| **2** All commands enabled setting. | ||
| **3** Required roles. | ||
| **4** Ignored roles. | ||
| **5** Autodelete trigger interval. | ||
| **6** Autodelete response interval. | ||
| **7** Command overrides. | ||
| **8** Channel overrides tabs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FWIW, this is what rumdl struggles with, it considers this entire section a single sentence, so even with this formatting as it is right now, it complains that a single sentence spans 11 lines.
This should probably be using the figure shortcode anyway, but even that templating is currently not recognised by rumdl :^)
l-zeuch
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, this went relatively smooth.
I've outlined some issues with the text itself, but also with rumdl, some of which the developer(s) may actually be interested about.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, this went relatively smoothly.
I've outlined some issues with the text itself, but also with rumdl, some of which the developer(s) may actually be interested about.
Signed-off-by: Luca Zeuch <[email protected]>
Signed-off-by: Luca Zeuch <[email protected]>
Signed-off-by: Luca Zeuch <[email protected]>
Reflow all markdown files to use semantic line feeds, as proposed in
#documentation.There's probably no way around careful manual review, the tool I used is not infallible and I'd rather not ship a broken site.
Signed-off-by: Luca Zeuch [email protected]
Terms