diff options
Diffstat (limited to 'markdown.html.markdown')
-rw-r--r-- | markdown.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/markdown.html.markdown b/markdown.html.markdown index ece2567c..cf4286e2 100644 --- a/markdown.html.markdown +++ b/markdown.html.markdown @@ -197,7 +197,7 @@ inside your code end ``` -Inline code can be created using the backtick character ` +Inline code can be created using the backtick character `` ` `` ```md John didn't even know what the `go_to()` function did! |