-
Notifications
You must be signed in to change notification settings - Fork 5k
[docs] Fix various syntax and rendering errors #44038
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
[docs] Fix various syntax and rendering errors #44038
Conversation
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
docs/reference/auditbeat/auditbeat-installation-configuration.md
Outdated
Show resolved
Hide resolved
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.
So many improvements. Thank you! LGTM
* more fixes * more fixes * more fixes * visually check extend * visually check auditbeat, filebeat * visually check heartbeat, metricbeat, packetbeat, winlogbeat * fix remaining quickstarts * Update docs/reference/auditbeat/auditbeat-installation-configuration.md (cherry picked from commit 940caef)
* more fixes * more fixes * more fixes * visually check extend * visually check auditbeat, filebeat * visually check heartbeat, metricbeat, packetbeat, winlogbeat * fix remaining quickstarts * Update docs/reference/auditbeat/auditbeat-installation-configuration.md (cherry picked from commit 940caef) Co-authored-by: Colleen McGinnis <colleen.j.mcginnis@gmail.com>
Fixes various syntax and rendering errors that might include:
code
formatting in dropdown titles)deprecated:[8.15.0]
became[8.15.0]
, which doesn't give any information about what happened in 8.15.0)9.0.0
versions (using a repo-level substitution until there is a solution to Add support for*-version
attributes in the docs docs-builder#737)It also adds chunks of missing content in the quickstarts. It looks like there was a problem migrating that content over and some of the middle steps were lost.
📝 Expand list of links to changed pages