Yet Another Rough HTML
Project description
YARH(Yet Another Rough HTML), a simple markup language written in python 3.5.
Installation
Installation using pip is recommended.
pip install yarh
Also you can clone from repository.
git clone https://github.com/minacle/yarh.git
cd yarh
./setup.py install
Usage
As program:
yarh -- [YARH_STRING] yarh <YARH_FILE>... yarh <YARH_FILE>... -- [YARH_STRING]