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

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

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Patch Set: Formatting fixes Created Aug. 11, 2017, 11:08 a.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/blockquotes.md ('k') | includes/styleguide/typography/headings.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/styleguide/typography/body.md
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/styleguide/typography/body.md
@@ -0,0 +1,16 @@
+
+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/blockquotes.md ('k') | includes/styleguide/typography/headings.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld