Default theme with basic styling and handy plugins to get you started right away!
-
When in your
Documarkdirectory run:npm init npm install documark dmp-theme-default --save
-
Add the plugin to your document configuration:
plugins: - dmp-theme-default
These plugins will be at your disposal:
- dmp-plugin-loader
- dmp-chapter-numbering
- dmp-table-of-contents
- dmp-relative-paths
- dmp-hr-to-page-break
- dmp-page-meta
See package.json for plugin versions.