Markdown fixes
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
Markdownbeing added to the focus chain #2380 - Fixed
Tabsposting 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
MarkdownBlockas an exported symbol intextual.widgets.markdown#2803
Changed
- Tooltips are now inherited, so will work with compound widgets