JM Ruiz

Results 2 comments of JM Ruiz

In CSS use: ```css .pb_before { page-break-before: always !important; } /* Breaks page before of element */ .pb_after { page-break-after: always !important; } /* Breaks page after of element */...

I can't install either ``` npm install -g @mermaid-js/mermaid-cli npm ERR! code ETIMEDOUT npm ERR! syscall connect npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/@mermaid-js%2fmermaid-cli failed, reason: connect...