/mduc

Compile Markdown to HTML.

Primary LanguageRustMozilla Public License 2.0MPL-2.0

mduc

Compile Markdown to HTML.


Continuous Integration Continuous Deployment

GitHub license

GitHub Sponsors Buy Me A Coffee Ko-fi

FeaturesInstallationUsageContributionDonate

Features

...

Installation

Cargo

cargo install --git https://github.com/xTekC/mduc --branch main --locked --profile rel-opt

Prebuilt Binary

(For Android, use Termux: https://f-droid.org/repo/com.termux_118.apk)

Unix-Like Install

curl -sSL https://raw.githubusercontent.com/xTeKc/mduc/main/scripts/install.sh | sh

Unix-Like Remove

curl -sSL https://raw.githubusercontent.com/xTeKc/mduc/main/scripts/remove.sh | sh

Usage

mduc -h
  • mduc <Markdown_file>   compiles the Markdown file to HTML.

Contribution

Read the Contributing Guide before making a pull request.

Donate

If you find mduc valuable and wish to support its progress, here are the various avenues through which you can extend your support:

Your generous donations are invaluable and help fuel the ongoing development of mduc.
Thank you!


Copyright (c) xTekC
Licensed under MPL-2.0