minor fixes

This commit is contained in:
Hans Pagel
2020-09-23 09:31:05 +02:00
parent 51af4b696b
commit 8e2d1716fc
4 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# Code
The Code extensions enables you to use the `<code>` HTML tag in the editor. If you paste in text with `<code>` tags it will rendered accordingly.
Type something with \`back-ticks around\` and it will magically transform to `inline code` while you type.
Type something with <code>\`back-ticks around\`</code> and it will magically transform to `inline code` while you type.
## Options
| Option | Type | Default | Description |