Closed ashmaroli closed 5 years ago
That is expected since these repos depend on kramdown 2.0.
Sucks to have the rake tasks crippled till kramdown-2.0 ships.. :disappointed:
Maybe, but this repo/gem is only useful once 2.0 is released.
That's true. But since the kramdown-core project is no longer accepting PRs to this module, this repository should be able to continue its development and have tests run alongside to catch bugs and regressions.
I can think of using a @options.delete(GFM_OPTION_KEYS)
hack inside Options.define
to circumvent this knot for the time-being though....
If you use the pre-release version of kramdown, it should work now!
Running
rake
tasks get aborted with the following: