diff options
author | Teddy Wing | 2021-10-16 01:01:36 +0200 |
---|---|---|
committer | Teddy Wing | 2021-10-16 01:01:36 +0200 |
commit | d524665024efe253f8d8fe4a96045b59a3aed9cb (patch) | |
tree | ba80e20cf01d666ad1549f5c1ee989be2aee99e0 /Resources.txt | |
parent | 53ba8107609daacb617351a0e11b304196a13a4a (diff) | |
download | vim-twodo-d524665024efe253f8d8fe4a96045b59a3aed9cb.tar.bz2 |
doc/todo.txt: Replace backtick separators with quotes
Backticks are used to refer to Vim commands in help files. The Vim docs
explain:
> When referring to a Vim command and to create a hot-link, place the
> name between two backticks, eg. inside `:filetype`. You will see this
> is highlighted as a command, like a code block (see below).
These aren't Vim commands, so use a different surrounding mark. Settled
on double quotes.
This also fixes a display problem with the "`- `" text, which was
rendered as "`- " (without the final backtick) in the highlighted help
due to the parsing for syntax highlight concealing.
Diffstat (limited to 'Resources.txt')
0 files changed, 0 insertions, 0 deletions