Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dmulholl/syntext

A markdownish markup language.
https://github.com/dmulholl/syntext

Last synced: about 2 months ago
JSON representation

A markdownish markup language.

Awesome Lists containing this project

README

        

# 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](http://www.dmulholl.com/docs/syntext/master/) for details.