Skip to content

v0.1.4

Latest

Choose a tag to compare

@N0ine N0ine released this 14 Jun 20:11
eb7ea30
  • Added multi bracket colors
  • Added Live summary preview
  • Added Wiki table styling
  • Added page strings counter (/strings pages)
  • Added Template page opener
    • CTRL + double clicking on the template name in the editor will open a new page (eg. {{Bug|...}})
  • Added Multi line tab indentation
    • You can now select multiple lines and press tab to indent
  • Added a button for changing template links to actual wiki links
  • Show invalid HTML tags (Checks for any unclosed html tags)
    • HTML tags inside parser functions like if, switch, etc. will break it if they're included in different blocks
      • Workaround: Use one tag and inside it change what you need
  • Moved RTL mode to experimental section
  • Fixed broken UDT with nested templates
  • Changed the highlight color
  • Updated toolbar icons