tewarid/docker-pandoc

Update mermaid-filter

tewarid opened this issue · 0 comments

mermaid-filter 1.2.0 will look in the current working directory for a .puppeteer.json

{
  "args": ["--no-sandbox"]
}

and pass it on to mermaid cli (-p option of mmdc) if found.

That option can be used to disable sandbox.