UNPKG

remark-auto-diff

Version:

A remark plugin providing an alternative syntax to author diff code blocks in Markdown.

25 lines (18 loc) 1.01 kB
<div align="center"> <h1>remark-auto-diff 🔍</h1> <p>A remark plugin providing an alternative syntax to author diff code blocks in Markdown.</p> </div> <div align="center"> <a href="https://github.com/HiDeoo/remark-auto-diff/actions/workflows/integration.yml"> <img alt="Integration Status" src="https://github.com/HiDeoo/remark-auto-diff/actions/workflows/integration.yml/badge.svg" /> </a> <a href="https://github.com/HiDeoo/remark-auto-diff/blob/main/LICENSE"> <img alt="License" src="https://badgen.net/github/license/HiDeoo/remark-auto-diff" /> </a> <br /> </div> ## Getting Started Want to get started immediately? Check out the [getting started guide](https://remark-auto-diff.netlify.app/getting-started/) or check out the various [examples](https://remark-auto-diff.netlify.app/demo/) to see the plugin in action. ## License Licensed under the MIT License, Copyright © HiDeoo. See [LICENSE](https://github.com/HiDeoo/remark-auto-diff/blob/main/LICENSE) for more information.