An open API service indexing awesome lists of open source software.

https://github.com/technige/syntaq

Syntaq is a lightweight markup language based on (and backward compatible with) Creole. The package comes with a Python/Jython module which allows compilation of markup to HTML.
https://github.com/technige/syntaq

Last synced: about 1 year ago
JSON representation

Syntaq is a lightweight markup language based on (and backward compatible with) Creole. The package comes with a Python/Jython module which allows compilation of markup to HTML.

Awesome Lists containing this project

README

          

Syntaq

Syntaq is a lightweight markup language based on (and backward compatible with)
Creole. The package comes with a Python/Jython module which allows compilation
of markup to HTML.

On top of standard Creole notation, Syntaq also supports the following:

* Subscript and superscript
* Inline and block quotations
* Inline and block computer code
* HTML class values on preformatted and code blocks
* Table cell alignment

----

For full details, see http://nigelsmall.com/syntaq.