Sebastian
Sebastian
I have an image in my Obsidian notes that I display with the following line: ```markdown  ``` My compilation step fails with the error: ```shell Cause: Image static/assets/D1-A04-M1.webp used...
### Problem The current documentation/examples don't provide enough information beyond the most trivial use case. There is no information how to invoke tasks which are defined in Python, from Rust....
changed key "description-file" to "description_file" to fix issues building with setuptools v78 or higher. Old error: ``` #8 8.790 File "/tmp/pip-build-env-behom6lj/overlay/lib/python3.11/site-packages/setuptools/dist.py", line 629, in _enforce_underscore #8 8.790 raise InvalidConfigError( #8...