mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 09:54:06 -04:00
In AsciiDoc, `subs="attributes,callouts,macros"` options were required to render `include-tagged::` in a code block. With elastic/docs#827, Elasticsearch Reference documentation migrated from AsciiDoc to Asciidoctor. In Asciidoctor, the `subs="attributes,callouts,macros"` options are no longer needed to render `include-tagged::` in a code block. This commit removes those unneeded options. Resolves #41589 |
||
---|---|---|
.. | ||
describe-table.asciidoc | ||
index.asciidoc | ||
select.asciidoc | ||
show-columns.asciidoc | ||
show-functions.asciidoc | ||
show-tables.asciidoc |