diff --git a/docs/src/docPages/api/extensions/code.md b/docs/src/docPages/api/extensions/code.md index 147a9b13..33303010 100644 --- a/docs/src/docPages/api/extensions/code.md +++ b/docs/src/docPages/api/extensions/code.md @@ -1,6 +1,8 @@ # Code The Code extensions enables you to use the `` HTML tag in the editor. If you paste in text with `` tags it will rendered accordingly. +Type something with \`back-ticks around\` and it will be magically transformed to `inline code` while you type. + ## Options | Option | Type | Default | Description | | ------ | ------ | ------- | -------------------------------------------- |