/axum-markdown-preview

Axum server for markdown preview

Primary LanguageRustMIT LicenseMIT

Markdown Preview

Tests

This is a Markdown previewer build upon Axum, Clap, Open and Markdown-rs

Use

To preview a markdown the user can follow the snippet below:

axum-markdown-preview [PATH_TO_MARKDOWN_FILE]

The program will open automatically the default browser with the markdown preview, there are three view mods:

To-do

  • Hot-reload
  • More options