# Octarine 0.15.5 Changelog

Released: 2024-06-09

**Mathematical Formulae (Alpha)**

<video autoPlay loop muted playsInline>
  <source src="https://pub-d9b2979edab5442388c14f8014e177b7.r2.dev/v0_15_5_Math.mp4" />
</video>

- Added basic support for rendering math formulae in the editor

- Equations need to be written between two `$` signs.

- Fixed a bug where backslashes were added to the markdown when typing text inside square brackets.
