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

Side by Side Diff: includes/styleguide/typography/inline.md

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Patch Set: Apply patch against CMS compatible website-defaults Created Aug. 8, 2017, 3:49 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1
2 ### Body text
juliandoucette 2017/08/09 12:06:54 This seems to correlate to the "Body content" sect
ire 2017/08/09 16:50:31 What is the purpose of having them on both pages i
3
4 This is normal text
5
6 This is *emphasized* text
7
8 This is **strong** text
9
10 This is <small>small</small> text
juliandoucette 2017/08/09 12:06:54 I left this out of default-content because it's no
ire 2017/08/09 16:50:31 Acknowledged.
11
12 This is a [link](https://example.com/)
13
14 This is `inline code`
juliandoucette 2017/08/09 12:06:54 I left inline-code out of default-content because
ire 2017/08/09 16:50:31 Acknowledged.
15
16 This is an abbr
17
18 *[abbr]: Abbreviation
19
20 This has a footnote[^1]
21
22 [^1]: This is a footnote content
OLDNEW

Powered by Google App Engine
This is Rietveld