diff options
author | Lewis Russell <lewis6991@gmail.com> | 2023-02-01 17:21:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-01 17:21:42 +0000 |
commit | 9ce44a750c2a65082962effe6ce4d185b7698d73 (patch) | |
tree | 3fb2dff57e50748829759f4d6adb42bf60830ae7 /test/functional/vimscript/json_functions_spec.lua | |
parent | 4cc0d6b854b44c0b8466e0a84bbc9e350cda8c4f (diff) | |
download | rneovim-9ce44a750c2a65082962effe6ce4d185b7698d73.tar.gz rneovim-9ce44a750c2a65082962effe6ce4d185b7698d73.tar.bz2 rneovim-9ce44a750c2a65082962effe6ce4d185b7698d73.zip |
fix(man): use italics for `<bs>_` (#22086)
fix(man): use italics for <bs>_
Even though underline is strictly what this should be. <bs>_ was used by
nroff to indicate italics which wasn't possible on old typewriters so
underline was used. Modern terminals now support italics so lets use
that now.
See:
- https://unix.stackexchange.com/questions/274658/purpose-of-ascii-text-with-overstriking-file-format/274795#274795
- https://cmd.inp.nsk.su/old/cmd2/manuals/unix/UNIX_Unleashed/ch08.htm
Diffstat (limited to 'test/functional/vimscript/json_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions