From 96856c14e120114f53c70e9651886cd6376ec966 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 9 Jan 2015 16:25:04 +0530 Subject: [PATCH] ... --- manual/snippets.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/snippets.rst b/manual/snippets.rst index 94bccaf98e..19badc0b5b 100644 --- a/manual/snippets.rst +++ b/manual/snippets.rst @@ -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 ``