bent10 / remark-plugins

Remark plugins workspace.

Home Page:https://www.npmjs.com/search?q=keywords:stilearning-remark-plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remark-plugins

Remark plugins workspace.

Install

Follows the steps below to get up and running:

# clone this repo
> git clone https://github.com/bent10/remark-plugins.git

# go to the project directory and install dependencies
> cd remark-plugins && npm i

Packages

Package Description Version (click for changelog)
remark-code-format Formatting code blocks using Prettier npm
remark-code-jsx-renderer Render JSX code blocks using a custom renderer and components npm
remark-code-preview Transform code blocks into code previews npm

Contributing

We đź’›  issues.

When committing, please conform to the semantic-release commit standards. Please install commitizen and the adapter globally, if you have not already.

npm i -g commitizen cz-conventional-changelog

Now you can use git cz or just cz instead of git commit when committing. You can also use git-cz, which is an alias for cz.

git add . && git cz

About

Remark plugins workspace.

https://www.npmjs.com/search?q=keywords:stilearning-remark-plugins

License:MIT License


Languages

Language:TypeScript 98.7%Language:MDX 1.3%