docs: reformat the typography table

This commit is contained in:
Hans Pagel
2021-08-30 18:02:41 +02:00
parent d12379f72a
commit 7c9c268087

View File

@@ -15,7 +15,7 @@ yarn add @tiptap/extension-typography
## Rules
| Name | Description |
| ----------------------- | ---------------------------------------------------------------- |
| ------------------- | --------------------------------------------------------------------------------------- |
| emDash | Converts double dashes `--` to an emdash `—`. |
| ellipsis | Converts three dots `...` to an ellipsis character `…` |
| openDoubleQuote | `“`Smart” opening double quotes. |