1.0.0 • Published 5 years ago

dvlp-news-bbcode v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

dvlp-news-bbcode

Build Status semantic-release Conventional Commits Commitizen friendly npm version

An implementation package for md-file-converter.

This implementation output .bbcode files in the format expected by developpez.com website to write news documents.

installation

In the repository containing your news markdown documents, add this package to devDependencies :

npm i --save-dev dvlp-news-bbcode

usage

Invoke the CLI with the following :

node ./node_modules/.bin/mdfc convert 'dvlp-news-bbcode' '<news-markdown-file-path>'