Skip to content

fursich/markdown-it-ruby

Repository files navigation

MarkdownItRubyfiedSample

The gem is built based on markdown-it-rust, which provides a super powerful parser mechanisms with highly-customizeable modular design. (I recommend you to check markdown-it-rust github page if you are interested!)

On top of default parser plugins, this gem adds a few utility add-ons that can be activated via options Packaged as Ruby gem (NOTE: it's still experimental)

Installation

Just clone the repository and try bundle exec rake compile to compile the executable. (bundler >= 2.4, RubyGems 3.4.6 required)

Usage

  • using with console
$ bin/console
> 
  • benchmark
$ cd bench
$ ruby bench.rb

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/markdown_it_ruby. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

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

Code of Conduct

Everyone interacting in the MarkdownItRubyfiedSample project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published