You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're working to switch the core of the docs build tools from the no-longer-maintained AsciiDoc to the actively-maintained Asciidoctor. For the most part Asciidoctor is compatible with AsciiDoc or we've made it compatible with extensions. But in one case we've decided not to make it compatible because it is both difficult and doesn't make the docs a lot better. It does require that we change a bunch of asciidoc files, sadly. In particular, we need to drop "inline callouts". An example from elasticsearch-hadoop:
We're working to switch the core of the docs build tools from the no-longer-maintained AsciiDoc to the actively-maintained Asciidoctor. For the most part Asciidoctor is compatible with AsciiDoc or we've made it compatible with extensions. But in one case we've decided not to make it compatible because it is both difficult and doesn't make the docs a lot better. It does require that we change a bunch of asciidoc files, sadly. In particular, we need to drop "inline callouts". An example from elasticsearch-hadoop:
It can be made to be supported with:
The text was updated successfully, but these errors were encountered: