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 9310d6e commit 1d6e8d9Copy full SHA for 1d6e8d9
CONTRIBUTING.md
@@ -169,5 +169,9 @@ The following tests are at a `warning` level and won't prevent merging:
169
file and makes suggestions for improvements. Most markdownlint tests are enabled.
170
[See the configuration file](https://github.com/fluent/fluent-bit-docs/blob/master/.markdownlint.json).
171
172
+The Fluent Bit documentation repository is using a GitHub action to check for invalid
173
+markdown based on the configuration file. This action might provide review
174
+suggestions, but doesn't block merging.
175
+
176
Line wrap tests are off due to a GitBook decision that hard wraps the rendered page
177
on line wraps in the markdown. This leads to rendered pages with awkward line wraps.
0 commit comments