[7.3][DOCS] Fix markup issues for asciidoctor migration#13759
Merged
dedemorton merged 5 commits into7.3from Sep 24, 2019
Merged
[7.3][DOCS] Fix markup issues for asciidoctor migration#13759dedemorton merged 5 commits into7.3from
dedemorton merged 5 commits into7.3from
Conversation
Fix deprecated statements by adding colon No longer escape curly braces Use backslash attribute before attribute reference Remove backslash character Move conditional section to fix rendering issue Revert previous commit and fix indentation in all books Fix title abbreviation Remove extra backlash in regex example Remove backslash from examples Move backslashes in auto discover example Fix conditional coding Remove pass macro because it no longer works Add missing value for fileset example
52 tasks
12 tasks
leweafan
pushed a commit
to leweafan/beats
that referenced
this pull request
Apr 28, 2023
* Change tabs to spaces in add_labels example Fix deprecated statements by adding colon No longer escape curly braces Use backslash attribute before attribute reference Remove backslash character Move conditional section to fix rendering issue Revert previous commit and fix indentation in all books Fix title abbreviation Remove extra backlash in regex example Remove backslash from examples Move backslashes in auto discover example Fix conditional coding Remove pass macro because it no longer works Add missing value for fileset example * Run make update * Fix conditional coding to fix CI failure * Remove extra basckslash from autodiscover example * Fix example formatting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backports #13753 to the 7.3 branch.
MUST BE MERGED ALONG WITH elastic/docs#1178