Evomark-it is a parser for the Evomark language. It is a part of the EvoMark Framework. As the name implies, evomark-it is based on markdown-it.
We built Evomark for academic writing with a markdown-like language, so that we can overcome the drawbacks of both LaTeX and Markdown. Check EvoEvolver for more information.
Core
- Auto environment numbering
- Auto reference of numbered environments
- Environment variables for parsing
- Captioned environments
Environments
- Figure
- Equation (Block and inline)
- Theorems
Inline commands
- Citation (
[@key1,key2]
) - Footnote
- In-page reference (
[#id]
)
Components
- Authorship Box
- Reference List
Core
- Self-defined environments
Environments
- Table
- Highlighted code environment
Inline commands
Components