JSPM

  • Created
  • Published
  • Downloads 42
  • Score
    100M100P100Q60118F
  • License MIT

A custom render for marked to output to the Terminal

Package Exports

  • cli-marked

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cli-marked) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Welcome to cli-marked

Version Documentation Maintenance License: GPL-3.0 Downloads

Custom Renderer for marked allowing for printing Markdown to the Terminal. Supports pretty tables and syntax highlighting

Could for instance be used to print usage information.

Install

npm i -g cli-marked

Example

md demo.md

This will produce the following:

Screenshot of marked-terminal

Screenshot of marked-terminal

Run tests

npm run test

Author

👤Grigorii Horos

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

License

Copyright © 2019 Grigorii Horos.

This project is GPL-3.0-or-later licensed.