Skip to content

1.18.0

Compare
Choose a tag to compare
@jcubic jcubic released this 08 Jul 07:22
· 1583 commits to master since this release

1.18.0

Feature

  • looping regex formatters that replace until they don't match the regex
  • add tracking_replace to $.terminal namespace
  • $.terminal.syntax helper
  • new language for prism: "website" that handle html, javascript and css syntax

Bugs

  • handle formatters that replace backspaces and characters before #409
  • fix broken < > & with cmd + prism #410
  • fix background in prism with black background terminal
  • remove warning from nested_formatting when if find nested formatting