Luckey-Elijah / markdown_preview

an exploratory web server for markdown files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markdown_preview

style: very good analysis License: MIT

A simple program to server rendered markdown. Mostly being used for experimental purposes.

Getting started

Use this as a local package:

# activate this program
dart pub global activate --source path <path/to/markdown_preview>

# run this program
dart pub global run markdown_preview --help

About

an exploratory web server for markdown files


Languages

Language:Dart 100.0%