Skip to content

Asciidoctor: Implement beta and experimental - #662

Merged
nik9000 merged 4 commits into
elastic:masterfrom
nik9000:beta
Mar 5, 2019
Merged

Asciidoctor: Implement beta and experimental#662
nik9000 merged 4 commits into
elastic:masterfrom
nik9000:beta

Conversation

@nik9000

@nik9000 nik9000 commented Mar 5, 2019

Copy link
Copy Markdown
Member

Implements the beta[] and experimental[] macros for asciidoctor. It
adds integration tests that make sure that we copy the required image
even if that is the only admonition in the book. This is an especially
good idea here because the code that copies the images for the
admonitions is a little sneaky.

nik9000 added 2 commits March 4, 2019 18:26
Implements the `beta[]` and `experimental[]` macros for asciidoctor. It
adds integration tests that make sure that we copy the required image
even if that is the only admonition in the book. This is an especially
good idea here because the code that copies the images for the
admonitions is a little sneaky.
@nik9000
nik9000 requested review from a user and ddillinger March 5, 2019 01:43
@lcawl

lcawl commented Mar 5, 2019

Copy link
Copy Markdown
Contributor

Thanks, this fixes beta[] for the Stack Overview (#649)

Comment thread README.asciidoc Outdated
////
This file contains the sequence `_` to escape from around Elastic's
Asciidoctor plugin that provides Asciidoc compatibility. It automatically
translates things like `beta[]` into their Asciidoctor compatible for

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

s/for/form/

@nik9000
nik9000 requested a review from a user March 5, 2019 14:00
@nik9000

nik9000 commented Mar 5, 2019

Copy link
Copy Markdown
Member Author

Thanks for reviewing @Jarpy!

@nik9000
nik9000 merged commit 7d243dd into elastic:master Mar 5, 2019
@nik9000 nik9000 mentioned this pull request Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants