Moire is a simple multipurpose markup.
You can convert your Moire file to other formats using Python 2.7:
python convertor.py -i <Moire input file> -f <format> -o <output file> <other options>
-i
or --input
—input file in Moire format;
-o
or --output
—output file;
-t
or --to
—format of output file. May be html
, text
or markdown
;
-s
or --scheme
—scheme file name.