2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

update content docs

This commit is contained in:
Mark Otto
2017-05-27 22:16:44 -07:00
parent fdf4b7be5f
commit 968c0c6971
5 changed files with 13 additions and 41 deletions
+1 -7
View File
@@ -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.