Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

v7.0.0

Choose a tag to compare

@sapegin sapegin released this 14 Jun 13:00

Breaking change

New Remark 7.0 plugin API, you should update your custom Remark plugins:

-function remarkRainbow(processor, options) {
+function remarkRainbow(options) {