elasticsearch/docs/reference/analysis
Sergii Golubev 059d9f757a Docs: bad text wrapping
On the page http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/analysis-synonym-tokenfilter.html

even on a huge monitor the text is being wrapped the next way
```
mapping:
ipod, i-pod, i pod => ipod, i-pod, i pod
mapping:
ipod, i-pod, i pod => ipod
```

So one can think that "mapping:" is not in comment and is a part of syntax. But the lines are less than 80 chars, so perhaps the problem is in the page layout and there may be some other pages in the reference where the text is also being wrapped in an undesirable way.

Closes #7739
2014-09-25 19:43:23 +02:00
..
analyzers [docs] fix typo in language analyzer docs 2014-09-04 09:33:00 +02:00
charfilters [DOCS] Fixed a typo 2014-05-06 10:28:13 +02:00
tokenfilters Docs: bad text wrapping 2014-09-25 19:43:23 +02:00
tokenizers [DOCS] move all coming tags to added in master 2014-07-23 16:37:19 +02:00
analyzers.asciidoc Referring to stop analyzer for stopword docs #329 2014-01-14 11:53:30 +01:00
charfilters.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
icu-plugin.asciidoc Docs: fixed ICU plugin documentation 2014-07-03 15:21:51 +02:00
tokenfilters.asciidoc Analysis: Add keep_types for filtering by token type 2014-08-15 09:28:12 -04:00
tokenizers.asciidoc Analysis: Add additional Analyzers, Tokenizers, and TokenFilters from Lucene 2014-07-03 05:47:49 -04:00