Daenvil
Daenvil
Update the docs with the additions of #8.
Override the ``text`` property setter so it modifies the ``markdown_text`` property instead of the inherited ``text`` property. This would make the usage consistent with the other label nodes, as with...
Right now, some syntax elements are missing a way of setting some of their properties. For example, images have ``width``, ``height``, etc. BBCode has to be used to set those...
### Describe the project you are working on Games and addons (not relevant, affects any project) ### Describe the problem or limitation you are having in your project Currently in...
### Godot version 4.5.1 ### VS Code version 1.105.1 ### Godot Tools VS Code extension version 2.5.1 ### System information Windows 10 ### Issue description When an ``assert`` statement fails...