Metanorma for MPFA
Metanorma-MPFA is a processor for Mandatory Provident Fund Schemes Authority of Hong Kong (MPFA) documents.
Warning
|
Experimental flavor
Metanorma for MPFA is currently under heavy development. While it could be used for document submission to MPFA, some glitches are possible. We would greatly appreciate any such issues filed to its GitHub repository here metanorma-mpfa. |
Quick start
-
Check out the guide for authoring MPFA documents
-
Look at the sample Metanorma MPFA project
-
Build Metanorma for MPFA documents with a command like this:
metanorma --type mpfa {my-document-filename.adoc}
Important
|
New to Metanorma?
Documentation for Metanorma-MPFA is meant to supplement the general Metanorma documentation. Please first familiarize yourself with the general Metanorma documentation as well as the AsciiDoc syntax reference. |
Implementation
-
Ruby gem "metanorma-mpfa" implements the MPFA flavor of Metanorma, building on top of core Metanorma library.