Skip to content

v0.3

Compare
Choose a tag to compare
@keithpitt keithpitt released this 29 Jul 23:24
· 543 commits to main since this release
  • Spans are now never left open between lines. This allows you to wrap other HTML elements around each line, and not have invalid HTML.
  • Refactored how colors are handled, so now we have support for xterm 256 colors, and background colors.
  • Reduced HTML output by grouping spans together.
  • Rails support
  • Emoji support
  • Basic support of [K, [1K, [2K
  • Basic support of [A, [B, [C, [D