elasticsearch/docs/painless
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
..
painless-api-reference Remove support for sparse vectors. (#48781) 2019-11-14 16:54:48 -05:00
painless-contexts [DOCS] Fixed typos (_op => op) in Painless context docs (#50301) 2020-01-08 10:52:43 -06:00
painless-guide Scripting: Add char position of script errors (#51069) 2020-01-21 10:57:09 -07:00
painless-lang-spec [DOCS] Fix several Asciidoctor double arrow replacements (#52827) 2020-03-04 08:42:37 -05:00
index.asciidoc Reorganize Painless doc structure (#42303) 2019-05-21 13:47:47 -04:00
painless-api-reference.asciidoc Task to generate Painless API's per context (#41233) 2019-04-23 09:10:47 -07:00
painless-contexts.asciidoc [DOCS] Moves Watcher content into Elasticsearch book (#47147) 2019-09-27 16:05:44 -07:00
painless-guide.asciidoc Reorganize Painless doc structure (#42303) 2019-05-21 13:47:47 -04:00
painless-lang-spec.asciidoc Reorganize Painless doc structure (#42303) 2019-05-21 13:47:47 -04:00
redirects.asciidoc [DOCS] Add redirect for painless examples anchor 2019-06-25 12:37:21 -04:00