Skip to content

[7.x] Add asciidoc support for generated plugin list (#72292)#75778

Merged
stacey-gammon merged 1 commit intoelastic:7.xfrom
stacey-gammon:2020-08-24-bkport-asciidoc-change
Aug 24, 2020
Merged

[7.x] Add asciidoc support for generated plugin list (#72292)#75778
stacey-gammon merged 1 commit intoelastic:7.xfrom
stacey-gammon:2020-08-24-bkport-asciidoc-change

Conversation

@stacey-gammon
Copy link
Copy Markdown

Backports #72292

  • add asciidoc support for generated plugin list

Try level offset "=+2" instead of "=+1" to stop the inlining of the includes.

remove +2 back to +1

  • Remove asciidoc, switch to regex. Rearrange dev guide to avoid nesting limit.

  • Add tests for regex

  • add a description to not throw off the table. Remove the heading from the paragraph snippet.

  • Fix more READMEs so table renders correctly

  • Update plugin list

  • Remove code-exploration file, moved to plugin-list

  • fix typo

  • Add link to developer examples

  • Update plugin list

  • fix typo

Conflicts:

docs/developer/architecture/code-exploration.asciidoc

Summary

Summarize your PR. If it involves visual changes include a screenshot or gif.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

* add asciidoc support for generated plugin list

Try level offset "=+2" instead of "=+1" to stop the inlining of the includes.

remove +2 back to +1

* Remove asciidoc, switch to regex. Rearrange dev guide to avoid nesting limit.

* Add tests for regex

* add a description to not throw off the table. Remove the heading from the paragraph snippet.

* Fix more READMEs so table renders correctly

* Update plugin list

* Remove code-exploration file, moved to plugin-list

* fix typo

* Add link to developer examples

* Update plugin list

* fix typo
# Conflicts:
#	docs/developer/architecture/code-exploration.asciidoc
@stacey-gammon stacey-gammon added the backport This PR is a backport of another PR label Aug 24, 2020
@stacey-gammon stacey-gammon changed the title Add asciidoc support for generated plugin list (#72292) [Backport] Add asciidoc support for generated plugin list (#72292) Aug 24, 2020
@stacey-gammon stacey-gammon changed the title [Backport] Add asciidoc support for generated plugin list (#72292) [7.x] Add asciidoc support for generated plugin list (#72292) Aug 24, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Build metrics

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@stacey-gammon stacey-gammon merged commit d6a84a9 into elastic:7.x Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants