diff options
| author | Mark Otto <[email protected]> | 2017-05-27 22:16:44 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-27 22:16:44 -0700 |
| commit | 968c0c69719f6835e4952fafcdb0a618babee3e1 (patch) | |
| tree | 65a1e87a7f2a580df4b21295359559c42ffaf46c /docs/content/code.md | |
| parent | fdf4b7be5f7b7b762abb463fe82bf81fd8206ea5 (diff) | |
| download | bootstrap-968c0c69719f6835e4952fafcdb0a618babee3e1.tar.xz bootstrap-968c0c69719f6835e4952fafcdb0a618babee3e1.zip | |
update content docs
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. |
