rodneylab / markwrite

Markdown writing CLI tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rodney Lab mark write Git Hub banner

Rodney Lab logo

markwrite

CLI tool intended to run in the background generating HTML each time a watched Markdown file is saved.

Features:

  • adds an id and anchor link to each h2 heading for easy linking
  • adds pretty punctuation
  • uses html5ever for HTML manipulation and pulldown-cmark for Markdown parsing

Warning 🚧 Work in progress

🗺️ Roadmap

  • add spelling, punctuation and grammar check
  • add debouncing
  • output statistics, such as word count
  • serve output HTML locally for previewing document

☎️ Reach Out

Feel free to jump into the Rodney Lab matrix chat room.

About

Markdown writing CLI tool

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 92.1%Language:HTML 7.9%