github Textualize/textual v0.28.1
Markdown fixes

latest releases: v0.79.1, v0.79.0, v0.78.0...
15 months ago

Mostly fixes for Markdown issues.

[0.28.1] - 2023-06-20

Fixed

  • Fixed indented code blocks not showing up in Markdown #2781
  • Fixed inline code blocks in lists showing out of order in Markdown #2676
  • Fixed list items in a Markdown being added to the focus chain #2380
  • Fixed Tabs posting unnecessary messages when removing non-active tabs #2807
  • call_after_refresh will preserve the sender within the callback #2806

Added

  • Added a method of allowing third party code to handle unhandled tokens in Markdown #2803
  • Added MarkdownBlock as an exported symbol in textual.widgets.markdown #2803

Changed

  • Tooltips are now inherited, so will work with compound widgets

Don't miss a new textual release

NewReleases is sending notifications on new releases.