Livemark is a Python library that works on Windown, MacOs, and Linux. It uses SemVer for semantic versioning. Please file an issue if you run into any problems during installation.
Livemark can be installed with pip (or pipx):
$ pip install livemark
After installation, you can start writing your document (eg an index.md
file) using the extended Markdown syntax described in the next sections.
To make sure that Livemark is installed correctly on your machine:
$ livemark --version
1.0.0