We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0a408 commit 3dd280dCopy full SHA for 3dd280d
README.md
@@ -83,6 +83,20 @@ Content Cell | Content Cell
83
Content Cell | \|
84
```
85
86
+Left, right and center aligned table
87
+
88
+Left aligned Header | Right aligned Header | Center aligned Header
89
+| :--- | ---: | :---:
90
+Content Cell | Content Cell | Content Cell
91
92
93
+```
94
95
96
97
98
99
100
`code()`
101
102
Markup : `code()`
0 commit comments