summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-04-29 14:25:34 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-04-29 14:25:34 -0700
commit8d64109c8058ec3a06ee88aa6f2d7fcbe8de4ff5 (patch)
treead190d8974ffc46ffe750ba2cd2184ee534173eb /README
parentdeb72b5f43949fabaa7d20137259572042997fbf (diff)
Documented attributes for inline verbatim code.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 6b81ba336..80f19aca0 100644
--- a/README
+++ b/README
@@ -1633,6 +1633,10 @@ work in verbatim contexts:
This is a backslash followed by an asterisk: `\*`.
+Attributes can be attached to verbatim text, just as with
+[delimited code blocks](#delimited-code-blocks):
+
+ `<$>`{.haskell}
Math
----