2023-05-16 17:09:26 +03:00
2023-05-14 00:15:31 +03:00
2023-05-14 00:15:31 +03:00
2023-05-14 00:25:43 +03:00
2023-05-16 17:09:26 +03:00
2023-05-16 17:09:26 +03:00
2023-05-14 00:26:02 +03:00

md2mu

Simple CLI tool to convert existing Markdown files into Micron format to use in Nomad Network nodes

usage: md2mu.py [-h] [md_file] [mu_file]

Converts a Markdown file to Micron format

positional arguments:
  md_file     Markdown formatted source file
  mu_file     Micron formatted destination file

options:
  -h, --help  show this help message and exit

Usage:

$ python3 md2mu.py markdown.md micron.mu
Description
No description provided
Readme MIT 68 KiB
Languages
Python 83%
mupad 17%