Lyra

Results 12 comments of Lyra

Made in fastapi UwU ![image](https://user-images.githubusercontent.com/81570596/219825652-48e59c8d-2fb1-4368-8f2a-e40367a8fd5d.png)

Please mention that `calc()` is yet to be implemented in the documentation. This might save devs that uses this project hours or even weeks of pain, debugging what might be...

Hallo! > If you want to avoid "weeks of pain", you can read the logs: warnings are logged each time a property or a value is not supported. Turns out...

Hello, just to add to the already wonderful suggestion, I think also adding a simple and and off switch with just `# ruff: noqa: on` and `# ruff: noqa: off`...

That the program ignores the lines under that comment. A markdown linter named [markdownlint](https://github.com/DavidAnson/markdownlint) has [that option](https://github.com/DavidAnson/markdownlint#configuration) and if I am not mistaken, if there is no `enable` comment down...

Hello, I would like to add to this (arguably) dead issue. For background, I am making an electron app that takes mermaid.js config and an array of mermaid.js code from...

Ahh okay, thank you!

Use python 3.11. `imp` is deprecated and is turned into `importlib` in 3.12.

> Until then, you can set the level to `INFO`. You’ll get some noise, but you’ll at least get the filenames of the related stylesheets. Ooh, thank you!

This might as well be a "hey babe, are you awake?" message in the middle of the night, but I had just found out about this program, and this is...