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

https://github.com/serbanghita/unifiedjs-poc

POC of making a plugin for UnifiedJS
https://github.com/serbanghita/unifiedjs-poc

Last synced: 3 months ago
JSON representation

POC of making a plugin for UnifiedJS

Awesome Lists containing this project

README

          

# UnifiedJS POC
> Convert from Markdown to HTML and modify an HTML element attribute value

**Install & Run**

1. `npm install`
1. `node index.js < ./dist/docs/test_picture.md > ./dist/test_picture2.html`