Skip to content

Passthrough special characters in thread pool docs#55080

Merged
jasontedor merged 2 commits intoelastic:masterfrom
jasontedor:fix-rendering-thread-pool
Apr 10, 2020
Merged

Passthrough special characters in thread pool docs#55080
jasontedor merged 2 commits intoelastic:masterfrom
jasontedor:fix-rendering-thread-pool

Conversation

@jasontedor
Copy link
Copy Markdown
Member

Some of these characters are special to Asciidoctor and they ruin the rendering on this page. Instead, we use a macro to passthrough these characters without Asciidoctor applying any subtitutions to them. This commit then addresses some rendering issues in the thread pool docs.

Some of these characters are special to Asciidoctor and they ruin the
rendering on this page. Instead, we use a macro to passthrough these
characters without Asciidoctor applying any subtitutions to them. This
commit then addresses some rendering issues in the thread pool docs.
@jasontedor jasontedor added >docs General docs changes :Core/Infra/Core Core issues without another label v8.0.0 v7.8.0 labels Apr 10, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Core)

@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-docs (>docs)

@jrodewig jrodewig self-requested a review April 10, 2020 17:30
Copy link
Copy Markdown
Contributor

@jrodewig jrodewig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Left one non-blocking nit for the write thread pool definition.

Co-Authored-By: James Rodewig <james.rodewig@elastic.co>
@jasontedor jasontedor merged commit cf87ed3 into elastic:master Apr 10, 2020
jasontedor added a commit that referenced this pull request Apr 10, 2020
Some of these characters are special to Asciidoctor and they ruin the
rendering on this page. Instead, we use a macro to passthrough these
characters without Asciidoctor applying any subtitutions to them. This
commit then addresses some rendering issues in the thread pool docs.

Co-authored-by: James Rodewig <james.rodewig@elastic.co>
@jasontedor jasontedor deleted the fix-rendering-thread-pool branch April 10, 2020 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Core Core issues without another label >docs General docs changes v7.8.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants