Skip to content

v1.12.0

Choose a tag to compare

@patinthehat patinthehat released this 12 Mar 19:35
· 548 commits to main since this release
  • add htmlMarkup(content) method that displays a syntax-highlighted string of html (instead of rendering it)
  • add macro(name, callable) method that allows adding custom methods onto the Ray class