Release Notes Draft
mdo turns Markdown into a standalone HTML5 document with embedded styling.
Open in Browser
- Convert Markdown once and exit
- Open rendered output in the default browser
- Publish the first independent release
Commands
| Task | Command |
|---|---|
| Install | cargo install mdo-cli |
| Convert | mdo notes.md |
| Open | mdo --open notes.md |
Use --bare when another template owns the document shell.