Formatter
Skips tumblr image ALT.
Links with text content will be unformatted plain text links, and will show just the text unless a rendering rule is used.
Anything that's not one of the templates below is ignored.
Use \n
to insert new lines.
Block, quote, bold, italic, underline:
before:type:after
will add the "before" and "after"
around that kind of content.
Rule, newline, quote_newline:
type:replace
will turn it into whatever is after the ":".
(Newlines in quotes will use the newline template
unless quote_newline is defined.)
Image template, link template:
<img src=":img:" alt=":img_alt:" />
,
<a href=":link:">:link_text:</a>
replaces the ":data:" parts with the relevant data,
and uses that in place of the content.