Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dramforever/markleft

Markleft marco engine in Haskell
https://github.com/dramforever/markleft

Last synced: about 1 month ago
JSON representation

Markleft marco engine in Haskell

Awesome Lists containing this project

README

        

markleft
========

Markleft marco engine in Haskell

Example Usage
-------------

```haskell
import Markleft

main = do let Right d = makeDocs "#concat{exam}{ple}"
output = renderDocs std_table d

putStrLn output
```

Documentation
-------------

No docs for now since:

- The source code is pretty clear.
- The `std_table` is obsolete. More marcos coming