Categories: Renderer Plugins, Bundled plugin, 7.x
This renderer plugin will automatically add select rel
and target
attributes to all external absolute links found in the Post content or comment.
This renderer plugin will automatically add select rel
and target
attributes to all external absolute links found in the Post content or comment.
This plugin renders content blocks inserted into posts using the short tag [include:item-slug]
or [cblock:item-slug]
.
The Short Links plugin / Quick Links plugin allows to quickly create links from one post to another without needing to enter cumbersome HTML syntax like: <a href="destination">link title</a>
. This is especially useful for forums or manuals in which you probably do not allow plain HTML links anyways.
This plugin provides a toolbar button which lets you select a link destination post and then offers several options:
[[destination-slug]]
[[destination-slug .class _target title]]
This plugin renders text written in a similar manner as markdown into diagrams and flowcharts using the Mermaid JS library.
This renderer plugin escapes code enclosed in <code>
, [codespan]
, [codeblock]
as well as MarkDown code blocks.
This allows to include code blocks even in collections that accept HTML format.