Skip to content
Version 3.6.1

- Optimize Font Lock keywords to use regular expressions instead of
  functions. This dramatically improves performance on slower machines
  but reintroduces the bug where text within comments is fontified.
- Fix a bug where element markup would not be hidden if the element were
  not highlighted or auto-aligned.
- Define fountain--completion-idle-timer to quiet compiler warning.
- Update email and copyright.
- Remove GitHub Actions.