Indrajit Raychaudhuri
d80e393f78
general: Reformat documentation with better formatting and wording
...
General purpose reformating and rewording in (a few places). This should
also make markdown linting happier.
Prefer back-ticks wherever useful and use `console` for code blocks to
be executed on terminal.
Also, update references links wherever possible (including update from
'http://' to 'https://').
4 years ago
Indrajit Raychaudhuri
992b9de505
doc: More copyediting and formatting for consistency
6 years ago
Kaleb Elwert
d7622624aa
autosuggestions: add basic history troubleshooting information
7 years ago
sergiorussia
1d0bee6098
Fix README.md for autosuggestions and history-substring-search ( #1471 )
7 years ago
Foo Chuan Wei
a7fb175b20
Fix English mistakes in the autosuggestions module README.md ( #1444 )
...
* Change 'conjuncture' to 'conjunction'
* Fix ambiguous pronoun references
7 years ago
Indrajit Raychaudhuri
ac628c9059
[general] Switch code block formatting to use fence formatting
...
Changes:
* Indented code block doesn't support syntax highlighting, use fenced
formatting (```) instead for better syntax highlighting
* Wrap commands/functions in backticks
* Typo fixes
7 years ago
Sorin Ionescu
c8b8397728
[ Fix #532 ] Integrate autosuggestions
9 years ago