Documentation
Shortcode
shortcodes
Type: Boolean
Object
Default: object
Set to default shortcodes. For example, if you type h1.
at the start of text line and press space
key the current block of content will be converted to the H1 heading tag. Here is the full list of shortcodes:
p.
top
quote.
toblockquote
pre.
topre
h1.
toh1
h2.
toh2
h3.
toh3
h4.
toh4
h5.
toh5
h6.
toh6
Shortcodes can be turned off:
$R('#content', {
shortcodes: false
});
dkjgvo65776inru43654