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