aboutsummaryrefslogtreecommitdiffstats
path: root/man/blogc-source.7.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'man/blogc-source.7.ronn')
-rw-r--r--man/blogc-source.7.ronn3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/blogc-source.7.ronn b/man/blogc-source.7.ronn
index 06f2f20..56fa552 100644
--- a/man/blogc-source.7.ronn
+++ b/man/blogc-source.7.ronn
@@ -219,6 +219,9 @@ Code is defined with 1 or 2 '`' before and after the text.
This is inline code: `code`
This is inline code: ``code``
+The later form is particularly useful when a '`' is part of the code, because
+escaping delimiters with '\' is not possible.
+
### Images
Images are defined using the following syntax: