Cool things you probably didn't know you could do.
Ctrl-1,2,3,4,5,6,0 while in the editor assign the associated heading styles or none Ctrl-0
When creating a formatted section (choose formatted from the format dropdown), sometimes there isn't a blank paragraph after the section. This makes it hard to continue writing normal copy. By pressing shift+enter, the cursor will jump out of the PRE block and into a new paragraph element. Handy!
save, edit, view can be applied to any dekiscript call to execute that action on the appropriate call.
{{ edit: user.name }}
The above sample will output the user who is editing the page and will be saved into the contents.
The api does lots and lots of magic. It's a big black-magical-box. Put in X get out X''''''''''''''''''''awesome. Here are some interesting things you can do with the API that might not be exposed through the editor.
Will not execute Dekiscript
Contents will be treated as dekiscript
Contents will be passed as the first argument to the function foo
Contents will be passed in as the second argument to the function foo
Contents will only be visible in edit mode
If you want to embed your own formated link without having the API parse it, specify rel="custom" on the anchor tag
Using the above command will display a full URL without any truncating.
inlined: http://---really---really--long--url...-gets--chopped
web.link: http://---really---really--long--url--that--gets--chopped
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |