Skip to content

Sphinx extension that parses tagscript into an ansi colored format.

License

Notifications You must be signed in to change notification settings

Leg3ndary/tagscript-ansi

 
 

Repository files navigation

sphinxcontrib-tagscript-ansi

The sphinxcontrib-tagscript-ansi extension is a sphinx extension that allows you to use tagscript in your documentation. Tagscript is a simple markup language that allows you to create tags and use them in your documentation. This extension will parse the tagscript and convert it to ansi colored text for more readability.

Usage

Simply use the tagscript directive and it will be parsed accordingly.

.. tagscript::

  Tagscript can go here and will be automatically parsed.

You can view it being used here

About

Sphinx extension that parses tagscript into an ansi colored format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.6%
  • CSS 5.4%