mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-01-03 18:50:27 -05:00
Add docs for handling selected text with << snippet
This is documented already for the previous snippet but some people may not read that and then get confused.
This commit is contained in:
parent
a054cbb081
commit
699c3e118c
@ -125,6 +125,8 @@ Insert an arbitrary HTML tag [<<]
|
||||
|
||||
This allows you to insert an arbitrary full HTML tag (or wrap previously
|
||||
selected text in the tag). To use it, simply type ``<<`` and press |ct|.
|
||||
If you want to wrap selected text, first select the text, press |ct| then
|
||||
type ``<<`` and press |ct| again.
|
||||
The editor will expand it to::
|
||||
|
||||
<|></>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user