Skip to content

ManyFormats v1.0.3

Latest
Compare
Choose a tag to compare
@SpikeHimself SpikeHimself released this 02 Apr 17:42
· 1 commit to main since this release

Changelog

This is v1.0.2 (now removed) + some hotfixes because I am dumb.

  • Add Courier New font
  • Fonts enum is now FontName
  • Add Alignment enum
  • Image's align argument is now of type Alignment instead of string, defaulting to Alignment.Unspecified
  • New function Align to align text (or any other content)
  • Arguments named link are now uri
  • Markdown.Code now takes NewLine from local Preferences rather than global Environment