0.4.0 • Published 2 years ago

richmd-cli v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

RichMD CLI

This is RichMD CLI tools.

Install

It install together with RichMD.

# Using NPM
npm i richmd richmd-cli
# Using Yarn
yarn add richmd richmd-cli

Usage

Using richmd makes it easy to use RichMD. If you want to try using RichMD right away, this is useful. Let's a read Usage Documentation!

Markdown Syntax

Please read a RichMD Markdown Syntax Documentation.

Suport syntax

  • strong
  • italic
  • image
  • link
  • headings
  • horizontal rule
  • blockquote
  • unordeed list
  • ordered list
  • strikethrough
  • code block
  • checkbox list
  • table
  • TeX syntax(Use KaTeX)
  • Color Inline Block
  • Dropdown details
  • Import CSS file(Only RichMD file is supported)
  • Custom HTML Tag(Only RichMD file is supported)
  • Video(HTML5 Video Tag)

To be implemented in a future release

  • Slide view mode

License

MIT