diff options
| author | Mark Otto <[email protected]> | 2016-11-25 14:01:06 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-11-25 14:01:06 -0800 |
| commit | 83c8bfa30d4d906ff7f2e37314e99e1098eb9bce (patch) | |
| tree | d2dba02d7cab9fab850f580238a9af87bb53915e /docs/utilities/typography.md | |
| parent | 5b151eb891ac9fb188af4448f9f497125c4f74a3 (diff) | |
| download | bootstrap-83c8bfa30d4d906ff7f2e37314e99e1098eb9bce.tar.xz bootstrap-83c8bfa30d4d906ff7f2e37314e99e1098eb9bce.zip | |
Fixes #21195: Add more table of contents to pages with longer contents
Diffstat (limited to 'docs/utilities/typography.md')
| -rw-r--r-- | docs/utilities/typography.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/utilities/typography.md b/docs/utilities/typography.md index c5628dad1..7db133d05 100644 --- a/docs/utilities/typography.md +++ b/docs/utilities/typography.md @@ -6,6 +6,11 @@ group: utilities The following utilities can be used to add additional styles to texts. +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + ## Text alignment Easily realign text to components with text alignment classes. |
