lowlighter / libs

🍱 Collection of carefully crafted TypeScript standalone libraries. Minimal, unbloated, convenient.
https://jsr.io/@libs
MIT License
118 stars 11 forks source link

test(markdown): mermaid plugin is not tested #74

Open lowlighter opened 2 months ago

lowlighter commented 2 months ago

Need to setup the playwright env correctly, but as always running browser in dockerized environment is a pain

Also need to patch out the chromium args (disabled sandboxing and other security features to test in docker but didn't had any success)