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.
- Host: GitHub
- URL: https://github.com/technige/syntaq
- Owner: technige
- License: apache-2.0
- Created: 2012-11-07T07:08:06.000Z (over 13 years ago)
- Default Branch: v2
- Last Pushed: 2016-03-27T23:49:36.000Z (about 10 years ago)
- Last Synced: 2023-04-01T12:25:02.692Z (about 3 years ago)
- Language: Python
- Homepage:
- Size: 104 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
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.