Skip to content

Latest commit

 

History

History
 
 

remark-plugin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

remark-plugin

Write a remark plugin using unist-util-visit to traverse h1 nodes and prefix the text with "BREAKING".

Installation

git clone https://github.com/johno/egghead-lessons
cd egghead-lessons/remark-plugin
yarn

Development

yarn test