diff options
Diffstat (limited to 'docs/content/code.md')
| -rw-r--r-- | docs/content/code.md | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/content/code.md b/docs/content/code.md index a62e0845f..ddd7b9031 100644 --- a/docs/content/code.md +++ b/docs/content/code.md @@ -3,15 +3,9 @@ layout: docs title: Code description: Documentation and examples for displaying inline and multiline blocks of code with Bootstrap. group: content +toc: true --- -Styles for inline code snippets and longer, multiline blocks of code. - -## Contents - -* Will be replaced with the ToC, excluding the "Contents" header -{:toc} - ## Inline code Wrap inline snippets of code with `<code>`. Be sure to escape HTML angle brackets. |
