dmp-hr-to-page-break

0.2.2 • Public • Published

Documark <hr/> → page-break

npm version dependency status

Documark plugin for converting horizontal rules to page breaks.

Usage

  1. Add plugin to document configuration:

     plugins:
       - dmp-hr-to-page-break
    
  2. Add horizontal rules for forced page-breaks:

    • <hr/> in HTML;
    • hr in Jade;
    • --- in Markdown.

Note: An <hr/> with attributes will not be replaced.

Package Sidebar

Install

npm i dmp-hr-to-page-break

Weekly Downloads

3

Version

0.2.2

License

MIT

Last publish

Collaborators

  • mauvm