elasticsearch/docs/reference/sql/language
James Rodewig 9f641dc07d
[DOCS] Fix several Asciidoctor double arrow replacements (#52827)
Per the [Asciidoctor docs][0], Asciidoctor replaces the following
syntax with double arrows in the rendered HTML:

* => renders as ⇒
* <= renders as ⇐

This escapes several unintended replacements, such as in the Painless
docs.

Where appropriate, it also replaces some double arrow instances with
single arrows for consistency.

[0]: https://asciidoctor.org/docs/user-manual/#replacements
2020-03-04 08:42:37 -05:00
..
syntax [DOCS] Fix several Asciidoctor double arrow replacements (#52827) 2020-03-04 08:42:37 -05:00
data-types.asciidoc SQL: Add support for shape type (#46464) 2019-09-25 13:43:05 -04:00
index.asciidoc Docs: Documentation for the upcoming SQL support of frozen indices (#41863) 2019-05-10 14:19:26 +03:00
indices.asciidoc Restructure the SQL Language section to have proper sub-sections (#43007) 2019-06-11 12:04:00 +03:00