Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dramforever/markleft
- Owner: dramforever
- Created: 2014-01-14T12:22:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-17T11:00:37.000Z (almost 11 years ago)
- Last Synced: 2023-05-19T10:26:05.725Z (over 1 year ago)
- Language: Haskell
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
markleft
========Markleft marco engine in Haskell
Example Usage
-------------```haskell
import Markleftmain = 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