Skip to content

Atelier-Mirai/md2starter

Repository files navigation

MD2Starter

MD2Starter is a CLI tool to convert from Markdown into Re:VIEW Starter. This command uses Redcarpet gem to parse markdown.

Installation

Install it yourself as:

$ gem install md2starter

Usage

You may convert files using the included executables md2starter.

$ md2starter -h
Usage: md2starter INPUT_FILENAME_OR_DIRECTORY [OUTPUT_FILENAME_OR_DIRECTORY] [options]
        --trace                      Show a full traceback on error
    -d, --delete                     Delete markdown files
    -m, --math                       Math markdown enable
    -h, --help                       Show this message
    -v, --version                    Print version

See USAGE.md for more information on Markdown and Starter format notation.

License

The gem is available as open source under the terms of the MIT License.

History

v1.0.0

  • Initial release

Author

Atelier Mirai

Thanks

This Gem is based on html2slim and md2review. We thank the authors.

OFFICIAL REPOSITORY

https://github.com/Atelier-Mirai/md2starter

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages