aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--markdown/index.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/markdown/index.md b/markdown/index.md
index 2e9c509..b58b3fc 100644
--- a/markdown/index.md
+++ b/markdown/index.md
@@ -56,3 +56,7 @@ attributes:
`input` elements may specify `type='checkbox'` as well as the `checked`
attribute.
+
+`a` tags may specify `href` and `title`.
+
+`abbr` and `acronym` tags may specify `title`.