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

Unified Diff: includes/styleguide/misc/tables.md

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Patch Set: Created July 18, 2017, 6:53 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
Index: includes/styleguide/misc/tables.md
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/styleguide/misc/tables.md
@@ -0,0 +1,8 @@
+
+### Tables {: .sg-h3 }
+
+| Heading 1 | Heading 2 |
+| :---------| :---------|
+| Item 1 | Item 2 |
+| Item 2 | Item 2 |
+| Item 3 | Item 3 |

Powered by Google App Engine
This is Rietveld