summaryrefslogtreecommitdiffstats
path: root/spec.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec.md')
-rw-r--r--spec.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/spec.md b/spec.md
index 24979e0..ca80c23 100644
--- a/spec.md
+++ b/spec.md
@@ -60,6 +60,16 @@ Default values:
|`--` |`<line x1="0" y1="8" x2="16" y2="8"/>` |<svg width="16" height="16"><line x1="0" y1="8" x2="16" y2="8"/></svg>
|`----`|`<line x1="0" y1="8" x2="32" y2="8"/>` |<svg width="32" height="16"><line x1="0" y1="8" x2="32" y2="8"/></svg>
+```bob
++---------------+--------
+|"-" | - |
++-------+-------+--------
+|"--" | -- |
++-------+-------+--------
+|"----" | ---- |
++-------+-------+---------
+```
+
**Example 3:** Next to an alphanumeric character
|text |svg |rendered