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
- Host: GitHub
- URL: https://github.com/serbanghita/unifiedjs-poc
- Owner: serbanghita
- Created: 2018-03-16T15:50:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T16:01:06.000Z (over 7 years ago)
- Last Synced: 2025-03-18T02:24:04.504Z (7 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`