add markdown shortcuts to the code extension page
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Code
|
# 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.
|
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 be magically transformed to `inline code` while you type.
|
||||||
|
|
||||||
## Options
|
## Options
|
||||||
| Option | Type | Default | Description |
|
| Option | Type | Default | Description |
|
||||||
| ------ | ------ | ------- | -------------------------------------------- |
|
| ------ | ------ | ------- | -------------------------------------------- |
|
||||||
|
|||||||
Reference in New Issue
Block a user