Edit page in Livemark
(2023-06-27 13:35)

Installation

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.

Install

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.

Verify

To make sure that Livemark is installed correctly on your machine:

$ livemark --version
1.0.0