Aidan Reilly
Aidan Reilly
This should be addressed in https://github.com/openshift/openshift-docs/pull/43890
/remove-lifecycle stale
/remove-lifecycle stale Being addressed in https://github.com/openshift/openshift-docs/pull/49805
/label telco
/cherrypick enterprise-4.1
Merged in error. Work will be completed in https://github.com/openshift/openshift-docs/pull/73774
AsciiDoc supports single and double quotes just fine. I think we should not flag single quotes as incorrect. Perhaps at a project level as a project style rule?
Nice idea though! Could maybe handle this with script-style rule, but the code could be unwieldy.
Information on https://github.com/redhat-documentation/vale-at-red-hat/issues/472
The following directives are picked up by the HTML build and insert section numbering into the output. Vale runs on HTML, and reads the section-numbering as an error. ```asciidoc :sectnums:...