You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
lib | 5 years ago | |
tools | 5 years ago | |
CMakeLists.txt | 5 years ago | |
README.md | 5 years ago |
README.md
Sacima
A general file structure and extendable markdown frontend.
[toc]
Instruction
Originally, "Sacima" is a kind of delicious Manchurian traditional cake made of flour, eggs, milk and sugar. This project provides a general file structure defination with an extendable markdown frontend. Users can write their documents with a markdown like syntax frontend and interprete the markdown code into supported backend output formates. Developers can also write their own output generator based on Sacima APIs, so that Sacima can generate the output file of their own formates. For more information about how to make your own Sacima, please refer the following API segments.