digitpaint / dp-user-docs
User documentation as markdown rendered right into WordPress
Installs: 244
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 0
Open Issues: 0
Language:CSS
Type:wordpress-plugin
Requires
- cebe/markdown: ~1.0.1
- symfony/yaml: >=2.7 <4.0
This package is not auto-updated.
Last update: 2025-03-29 22:54:19 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