Switches Getting Started Guide to asciidoctor builds - #645
Conversation
|
Verified that the builds against the 6.7 branch work now that #643 is merged. |
|
@debadair this one would change the anchor's id from |
|
@nik9000 Actually it won't use either. I added an explicit anchor ID ( |
|
Ah! |
|
LGTM! The only difference is that Asciidoctor adds a nonbreaking space after the em dash. |
|
For reference, I ran my tests like so: That spat out only the lines with the em dash. |
s/nonbreaking space/zero width space/ |
Still LGTM. |
This PR updates the Getting Started Guide (https://www.elastic.co/guide/en/elastic-stack-get-started/master/index.html) such that it's built via Asciidoctor.
Related to #606
This PR must not be merged until #643 is complete.