Commit 885c564
docs/configuration: fix/update abstract_{chars_count,delimiter}
The description of abstract_delimiter was obviously wrong, copy-pasted
from abstract_chars_count. Fortunately, even if someone didn't notice
this, setting it to a numeric value erred out, therefore nobody can have
such a working configuration and there's no need to complicate things
trying to accept numbers. The best we can do is document the present
behaviour.
In order to make the interaction of these two settings clear, describe
the full mechanism at once and refer to it from the other place.1 parent 67d5595 commit 885c564
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
| 250 | + | |
250 | 251 | | |
251 | 252 | | |
252 | 253 | | |
| |||
256 | 257 | | |
257 | 258 | | |
258 | 259 | | |
259 | | - | |
| 260 | + | |
260 | 261 | | |
261 | | - | |
| 262 | + | |
262 | 263 | | |
263 | 264 | | |
264 | 265 | | |
| |||
0 commit comments