github ntno/mkdocs-terminal 4.0.0

latest releases: 4.7.2, 4.7.1, 4.7.0...
2 years ago

What's Changed

Tile API

removed image width/height attributes

  • img_width removed; use tile_css instead
  • img_height removed; use tile_css instead

replaced title attributes with new tooltip attribute

  • img_title -> tooltip
  • link_title -> tooltip

simplify alternate text specification, use alt_text to describe image or link

  • img_alt -> alt_text
  • link_text -> alt_text

Documentation Updates

  • added alt text guidance
  • added links to additional resources on writing alt text
  • note that alt text should be a link description for a linked image tile (see discussion in #107)
  • updated tile examples

Full Changelog: 3.11.1...4.0.0

Don't miss a new mkdocs-terminal release

NewReleases is sending notifications on new releases.