An open API service indexing awesome lists of open source software.

https://github.com/code-dot-org/remark-plugins

Library of all Remark plugins we use
https://github.com/code-dot-org/remark-plugins

Last synced: 9 days ago
JSON representation

Library of all Remark plugins we use

Awesome Lists containing this project

README

          

# remark-plugins

[![Build Status](https://github.com/code-dot-org/remark-plugins/actions/workflows/continuous-integration-tests.yml/badge.svg?branch=master)](https://github.com/code-dot-org/remark-plugins/actions/workflows/continuous-integration-tests.yml)
[![npm version](https://img.shields.io/npm/v/@code-dot-org/remark-plugins.svg)](https://www.npmjs.com/package/@code-dot-org/remark-plugins)

Library of all [remark](https://remark.js.org/) plugins used by
[code.org](https://code.org/)

For more details, see the remark documentation on [the concept of
plugins](https://github.com/unifiedjs/unified#plugin), the remark guide on [how
to create a plugin](https://unifiedjs.com/learn/guide/create-a-plugin/), or our
own documentation on [how to define redaction and restoration for a
plugin](https://github.com/code-dot-org/remark-redactable#plugins).