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

Side by Side Diff: includes/styleguide/lists/ordered.html

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Patch Set: Separate Content and Developer Styleguides Created Aug. 21, 2017, 10:18 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « includes/styleguide/lists/index.html ('k') | includes/styleguide/lists/unordered.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1
2 <ol>
3 <li>List item</li>
4 <li>List item</li>
5 <li>
6 List item
7 <ol>
8 <li>List item</li>
9 <li>List item</li>
10 <li>List item</li>
11 </ol>
12 </li>
13 <li>List item</li>
14 </ol>
OLDNEW
« no previous file with comments | « includes/styleguide/lists/index.html ('k') | includes/styleguide/lists/unordered.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld