phpinfo2markdown
v1.0.0
Published
Convert phpinfo() to markdown
Downloads
3
Maintainers
Readme
Convert phpinfo() to markdown
Usage
$ npm i -g phpinfo2markdown
First you have to save your phpinfo page to html file.
// conversion
$ phpinfo2markdown myPhpInfo.html myPhpInfo.md
// help page
$ phpinfo2markdown
License
phpinfo2markdown is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.