Write Ribose documents with Metanorma
Quick start
-
Check out the guide for authoring Ribose documents
-
Look at the sample Metanorma Ribose project
-
Build Metanorma for Ribose documents with a command like this:
metanorma --type ribose {my-document-filename.adoc}
Important
|
New to Metanorma?
Documentation for Metanorma-Ribose 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-ribose" implements the Ribose flavor of Metanorma, building on top of core Metanorma library.