mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 03:40:10 +00:00
Missing angle brackets
This commit is contained in:
parent
4258fb7992
commit
25a36729bc
@ -13,7 +13,7 @@ Styles for inline code snippets and longer, multiline blocks of code.
|
|||||||
|
|
||||||
## Inline 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 %}
|
{% example html %}
|
||||||
For example, <code><section></code> should be wrapped as inline.
|
For example, <code><section></code> should be wrapped as inline.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user