2.2.1 • Published 6 years ago

dvlp-faq-xml v2.2.1

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

dvlp-faq-xml

Build Status semantic-release Conventional Commits Commitizen friendly npm version

An implementation package for md-file-converter.

This implementation output a <filename>.xml file in the format expected by developpez.com website for the FAQ documents.

installation

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

npm i -D dvlp-faq-xml

usage

Invoke the CLI with the following :

node ./node_modules/.bin/mdfc convert 'dvlp-faq-xml' '<faq-markdown-files-glob>' --dest '<dest-dir-path>' --filename '<filename-without-ext>'
2.2.1

6 years ago

2.2.0

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago