Skip to content

Add table rendition

username-removed-387592 requested to merge feature/add-table-rendition into master
  • Adds some functions that transform an AST to a matrix and a sample renderer converting that matrix to an html table.
  • Only works for non-nested state charts for now

Merge request reports