Skip to content

[7.0][DOCS] Backport: Fix markup issues for asciidoctor migration#13961

Merged
dedemorton merged 2 commits intoelastic:7.0from
dedemorton:backport_13753_7.0
Oct 8, 2019
Merged

[7.0][DOCS] Backport: Fix markup issues for asciidoctor migration#13961
dedemorton merged 2 commits intoelastic:7.0from
dedemorton:backport_13753_7.0

Conversation

@dedemorton
Copy link
Contributor

Backports #13753 to the 7.0 branch

…astic#13840)

* [7.2][DOCS] Fix markup issues for asciidoctor migration (elastic#13760)

* 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

* Remove extra basckslash from autodiscover example

* Fix example formatting

* Run make update

* Add missing backslash
@dedemorton dedemorton merged commit aaeaf05 into elastic:7.0 Oct 8, 2019
@dedemorton dedemorton deleted the backport_13753_7.0 branch October 8, 2019 23:17
dedemorton added a commit to dedemorton/beats that referenced this pull request Oct 9, 2019
…astic#13961)

* [7.1][DOCS] Backport: Fix markup issues for asciidoctor migration (elastic#13840)

* [7.2][DOCS] Fix markup issues for asciidoctor migration (elastic#13760)

* 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

* Remove extra basckslash from autodiscover example

* Fix example formatting

* Run make update

* Add missing backslash

* Fix example formatting
dedemorton added a commit that referenced this pull request Oct 9, 2019
…3975)

* [7.0][DOCS] Backport: Fix markup issues for asciidoctor migration (#13961)

* [7.1][DOCS] Backport: Fix markup issues for asciidoctor migration (#13840)

* [7.2][DOCS] Fix markup issues for asciidoctor migration (#13760)

* 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

* Remove extra basckslash from autodiscover example

* Fix example formatting

* Run make update

* Add missing backslash

* Fix example formatting

* Run make update
dedemorton added a commit to dedemorton/beats that referenced this pull request Oct 9, 2019
…astic#13975)

* [7.0][DOCS] Backport: Fix markup issues for asciidoctor migration (elastic#13961)

* [7.1][DOCS] Backport: Fix markup issues for asciidoctor migration (elastic#13840)

* [7.2][DOCS] Fix markup issues for asciidoctor migration (elastic#13760)

* 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

* Remove extra basckslash from autodiscover example

* Fix example formatting

* Run make update

* Add missing backslash

* Fix example formatting

* Run make update
dedemorton added a commit that referenced this pull request Oct 10, 2019
…3975) (#13989)

* [7.0][DOCS] Backport: Fix markup issues for asciidoctor migration (#13961)

* [7.1][DOCS] Backport: Fix markup issues for asciidoctor migration (#13840)

* [7.2][DOCS] Fix markup issues for asciidoctor migration (#13760)

* 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

* Remove extra basckslash from autodiscover example

* Fix example formatting

* Run make update

* Add missing backslash

* Fix example formatting

* Run make update
dedemorton added a commit to dedemorton/beats that referenced this pull request Oct 10, 2019
…astic#13975) (elastic#13989)

* [7.0][DOCS] Backport: Fix markup issues for asciidoctor migration (elastic#13961)

* [7.1][DOCS] Backport: Fix markup issues for asciidoctor migration (elastic#13840)

* [7.2][DOCS] Fix markup issues for asciidoctor migration (elastic#13760)

* 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

* Remove extra basckslash from autodiscover example

* Fix example formatting

* Run make update

* Add missing backslash

* Fix example formatting

* Run make update
dedemorton added a commit that referenced this pull request Oct 10, 2019
…3975) (#13989) (#14009)

* [7.0][DOCS] Backport: Fix markup issues for asciidoctor migration (#13961)

* [7.1][DOCS] Backport: Fix markup issues for asciidoctor migration (#13840)

* [7.2][DOCS] Fix markup issues for asciidoctor migration (#13760)

* 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

* Remove extra basckslash from autodiscover example

* Fix example formatting

* Run make update

* Add missing backslash

* Fix example formatting

* Run make update
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…astic#13975) (elastic#13989)

* [7.0][DOCS] Backport: Fix markup issues for asciidoctor migration (elastic#13961)

* [7.1][DOCS] Backport: Fix markup issues for asciidoctor migration (elastic#13840)

* [7.2][DOCS] Fix markup issues for asciidoctor migration (elastic#13760)

* 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

* Remove extra basckslash from autodiscover example

* Fix example formatting

* Run make update

* Add missing backslash

* Fix example formatting

* Run make update
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…astic#13961)

* [7.1][DOCS] Backport: Fix markup issues for asciidoctor migration (elastic#13840)

* [7.2][DOCS] Fix markup issues for asciidoctor migration (elastic#13760)

* 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

* Remove extra basckslash from autodiscover example

* Fix example formatting

* Run make update

* Add missing backslash

* Fix example formatting
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…astic#13975) (elastic#13989) (elastic#14009)

* [7.0][DOCS] Backport: Fix markup issues for asciidoctor migration (elastic#13961)

* [7.1][DOCS] Backport: Fix markup issues for asciidoctor migration (elastic#13840)

* [7.2][DOCS] Fix markup issues for asciidoctor migration (elastic#13760)

* 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

* Remove extra basckslash from autodiscover example

* Fix example formatting

* Run make update

* Add missing backslash

* Fix example formatting

* Run make update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant