digitpaint / dp-user-docs
User documentation as markdown rendered right into WordPress
Package info
github.com/DigitPaint/wordpress-dp-user-docs
Language:CSS
Type:wordpress-plugin
pkg:composer/digitpaint/dp-user-docs
1.0.3
2017-08-29 10:46 UTC
Requires
- cebe/markdown: ~1.0.1
- symfony/yaml: >=2.7 <4.0
This package is not auto-updated.
Last update: 2026-03-15 04:18:08 UTC
README
A WordPress plugin to write render markdown user documentation into WordPress.
Contributing
- Fork it ( https://github.com/digitpaint/wordpress-dp-user-docs/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request