dmulholl / syntext

A markdownish markup language.

Home Page:http://www.dmulholl.com/docs/syntext/master/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syntext

Syntext is a lightweight, Markdownish markup language for generating HTML. It shares many basic features with Markdown but adds an extensible, indentation-based syntax for generating arbitrary HTML:

:div .outer
    :div .inner
        This is a paragraph.

See the documentation for details.

About

A markdownish markup language.

http://www.dmulholl.com/docs/syntext/master/

License:BSD Zero Clause License


Languages

Language:Python 85.7%Language:HTML 14.3%