This repository has been archived by the owner on May 13, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Another lightweight markup language.
License
sagotch/pastek-lang
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
= pastek = [[https://travis-ci.org/pastek-project/pastek.png || Build Status]] [[https://coveralls.io/repos/pastek-project/pastek/badge.png || Coverage Status]] A powerful lightweight markup language. This is 2014.03.08 version. == Syntax == Have a look at the [[online documentation]] to discover possibilities of pastek markup language. == Installation == Installation is done via opam. No stable version has been released yet, so you need to use the dev repository. ``` opam repository add pastek git://github.com/pastek-project/opam-repo-dev.git opam update opam install pastek ``` //You may want/need to use `https://` instead of `git://`// == Want to help ? == === Test, review, find bugs === Play around with ``pastek``, break the parser. If you find a bug, an unexpected behavior or if you think something in the grammar where badly choosen, open an issue to report it. === Missing feature === Open an issue to ask for a new feature. === New output format === Open an issue and ask for a new output format. Or better, fork the repo, add a module implementing the ``render.mli`` signature and submit it as a pull request. [[online documentation]] :: [[http://pastek-project.github.io/]]
About
Another lightweight markup language.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published