Skip to content

1.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Jan 17:00
· 228 commits to master since this release

Might've accidentally left y'all a version back, whoops

Don't you love it when you forget to update your plugin metadata? I do too.

Added

  • Icons can now be aligned horizontally within a note's boundaries & vertically relative to a banner's bottom edge (if any are present). You can also set a custom offset, which can take any valid CSS measurement (#27)
    • Horizontal alignment options: Left, Center, Right, Custom
    • Vertical alignment options: Above, Center, Below, Custom
  • You can now display multiple emoji for the icon!
    • This was an unintended discovery when I changed the emoji parsing. It's not a bug, it's a feature

Fixed

  • Correctly updated the plugin's manifest and metadata to be the correct version
  • Better handling for embed checks. This also fixes exporting to PDF using Pandoc (#26)
  • Better emoji parsing for icons. This fixes some "multi-character" emojis from displaying incorrectly, such as 🇺🇸 (#30)
  • Readjust icon positioning to be more consistent throughout platforms (#28)

Changed

  • Adjust the setting headers to be a tad bigger

Full Changelog: 1.2.1...1.2.2