Commit 25a36729 authored by Patrick H. Lauke's avatar Patrick H. Lauke
Browse files

Missing angle brackets

parent 4258fb79
Showing with 1 addition and 1 deletion
+1 -1
......@@ -13,7 +13,7 @@ Styles for inline code snippets and longer, multiline blocks of code.
## Inline code
Wrap inline snippets of code with `code`. Be sure to escape HTML angle brackets.
Wrap inline snippets of code with `<code>`. Be sure to escape HTML angle brackets.
{% example html %}
For example, <code>&lt;section&gt;</code> should be wrapped as inline.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment