Overview
The encoder plugin basically supports 3 types of actions:
Encode text
If you want to encode text, just wrap all your text into the encode-text macro, as in the example above. The encode-text macro does not have any options.
Examples
which will give you:
- some text
- some other text
Encode mailto links
To encode mailto-links you have to at least specify an address. If you also supply a name, it will be displayed instead of the address
Examples
which yields:
Encode links
Encoding links works in the same way as the encode-mailto macro. You have to supply a link and optionally a name.
Examples
for