Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.rst

HTML Entities for reStructuredText

This plugin allows you to enter HTML entities such as ©, <, • inline in a RST document, as opposed to the tedious method of creating substitution definitions.

Roles

Adds one inline role:

:html_entity:

Usage

:html_entity:`copy` 2013 :html_entity:`lt` Pelican :html_entity:`gt` Industries :html_entity:`149` All Rights Reserved

produces:

© 2013 < Pelican > Industries • All Rights Reserved