Skip to content

Astro Editor v1.0.16

Choose a tag to compare

@github-actions github-actions released this 27 Jun 19:53
· 4 commits to main since this release
v1.0.16
b7c817b

New Docs Site

The Astro Editor Website now includes detailed documentation covering all its features, plus a reference section for keyboard shortcuts, commands and the like. There is also a proper changelog.

Desktop App

This release is mainly to test how the new website works with the release process, so only two small changes:

  • Better GFM syntax highlighting – The editor now supports syntax highlighting for Github Flavoured Markdown tables, checklists, strikethrough and a few other unusual bits of syntax which weren't consistently highlighted before.
  • Help Menus - The main menu now includes a Helo menu with links to the documentation site and the keyboard shortcuts page.