Releases
v1.4.0
Compare
Sorry, something went wrong.
No results found
Added
Support for using the text property as a shortcut for markdown_text (PR#19 by betalars and PR#20 , #2 )
Auto-translation when markdown_text is set to a localization key and the node is set to auto-translate (PR#18 by betalars )
Handling YAML/TOML front-matter when using the display_file() method. The get_frontmatter() method can be used afterwards to retrieve it (#15 ).
Alt text for images
Horizontal rules / thematic breaks, with customization options (exclusive for Godot 4.5+)
Option on each header level's format to automatically draw horizontal rule below headers (#17 )
Changed
Improved documentation
The text property is no longer stored in scene files, avoiding redundant information
Image tooltips now use the tooltip option instead of the hint flag
Fixed
Markdown conversion could be executed multiple times in a single frame. Now it uses a dirty flag system to only be executed when it's strictly needed.
You can’t perform that action at this time.