From fc7ee66630e050c73701706291520c7db8034c70 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 20 Jan 2016 17:50:08 -0800 Subject: [PATCH] Docs: Tweak #18982 [skip sauce] --- docs/content/typography.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/typography.md b/docs/content/typography.md index ddda8333d8..82f80a8a87 100644 --- a/docs/content/typography.md +++ b/docs/content/typography.md @@ -132,9 +132,9 @@ Styling for common inline HTML5 elements.

This line rendered as italicized text.

{% endexample %} -While not shown above, feel free to use `` and `` in HTML5. `` is meant to highlight words or phrases without conveying additional importance while `` is mostly for voice, technical terms, etc. +`.mark` and `.small` classes are also available to apply the same styles as `` and `` while avoiding any unwanted semantic implications that the tags would bring. -Corresponding classes `.small` and `.mark` are also available and apply the respective styles without introducing additional semantics. +While not shown above, feel free to use `` and `` in HTML5. `` is meant to highlight words or phrases without conveying additional importance while `` is mostly for voice, technical terms, etc. ## Abbreviations -- 2.47.2