This repository contains the PML markup code used to create the PML Changelog.
You can create an HTML version of the changelog like this:
-
If not done already, install the PML-Converter
-
Create a local copy of this repository
-
Open a terminal in the root directory of your local repository
-
Execute the following OS command:
pmlc convert --input_file input/text/index.pml
For more information about PML please visit its website.