Dev Artisan

Results 5 issues of Dev Artisan

When reporting an issue, include a way to reproduce the bug. For example: #### Command used to run py.test ````py.test -q test_example.py```` #### Output The normal output per test is...

bug

Hi, I'm not sure if this is the right place for it. I've created a note in my Joplin app and shared it via nextcloud. I've used some multimarkdown table...

**Describe the bug** When using [mkdocs-exporter](https://github.com/adrienbrignon/mkdocs-exporter) plugin to export to PDF, the process errors during PDF creation saying: ``` preserveAspectRatio has invalid value "true" ``` **To Reproduce** Steps to reproduce...

bug

Updated the default `preserveAspectRatio` setting to a sensible default as `true` is not currently valid.

Hi, thanks for the great work. I wanted to suggest an addition to the documentation for docker, specifically that the restate server doesn't persist data by default and requires the...