Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

dvlp-news-bbcode

MarcLoupias7ISC1.0.0

Developpez.com BBCode news impl for md-file-converter

markdown, converter, marked

readme

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>'