From 8d64109c8058ec3a06ee88aa6f2d7fcbe8de4ff5 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 29 Apr 2012 14:25:34 -0700 Subject: Documented attributes for inline verbatim code. --- README | 4 ++++ 1 file changed, 4 insertions(+) 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 ---- -- cgit v1.2.3