mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-06 23:35:14 +01:00
...
This commit is contained in:
parent
d95f596d92
commit
96856c14e1
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ number).
|
|||
Inserting an HTML link tag
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
HTML link tags all share a common structure. They have an href attribute and
|
||||
HTML link tags all share a common structure. They have an ``href`` attribute and
|
||||
some text between the opening and closing tags. A snippet to make typing them
|
||||
more efficient will introduce us to some more features of placeholders. To use
|
||||
this snippet, simply type ``<a`` and press |ct|. The editor will expand this
|
||||
|
|
|
|||
Loading…
Reference in a new issue