Skip to content

Simple Markdown-to-pdf renderer for my college assignments

License

Notifications You must be signed in to change notification settings

Giancarl021/ifmd

Repository files navigation

ifmd

Markdown-to-PDF renderer for my college assignments that allows custom templates.

Info: This package is not meant to be used in production environments.

Installation

npm install --global @giancarl021/ifmd

Usage

ifmd <command> [options]

Commands

  • generate: Generate a PDF file from a Markdown file;
  • preview: Create a web preview of the rendered document with live reload on changes;
  • compile: Compile multiple Markdown files into a single PDF file;
  • set-prop: Set global properties to be used as variables in templates;
  • template: Manage custom templates.

About

Simple Markdown-to-pdf renderer for my college assignments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published