Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@daenvil daenvil released this 16 Dec 11:49
· 2 commits to main since this release
1e36d5b
  • Implemented automatic handling of links:
    • Can be turned off with the automatic_links property.
    • Valid URLs and mails are opened with user default settings.
    • Headers are assigned an id following the same pattenr as Github-flavored markdown.
    • When clicked, links to that id make the label automatically scroll to their header (#3).
  • The bbcode_enabled and text properties are now hidden on the editor (#1).