Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/styleguide/typography/inline.md

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Patch Set: Remove styleguide specific styling, remove advanced elements Created Aug. 9, 2017, 4:47 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « includes/styleguide/typography/index.md ('k') | pages/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/styleguide/typography/inline.md
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/styleguide/typography/inline.md
@@ -0,0 +1,18 @@
+
+### Body text
+
+This is normal text
+
+This is *emphasized* text
+
+This is **strong** text
+
+This is a [link](https://example.com/)
+
+This is an abbr
+
+*[abbr]: Abbreviation
+
+This has a footnote[^1]
+
+[^1]: This is a footnote content
« no previous file with comments | « includes/styleguide/typography/index.md ('k') | pages/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld