html_roles

A collection of roles that generate html-specific tags that are not handled by vanilla docutils.

To install, run nikola plugin -i html_roles

This plugin adds reStructuredText roles for several HTML tags.

Currently supported:

Usage

.. Generates "<ins>This text has been inserted</ins>"

:ins:`This text has been inserted`.

Issues? Questions?

You can report issues with this plugin and request help via GitHub Issues.