serin-delaunay/cheapmarkovstracedquick

Add button to test output

Opened this issue · 0 comments

After generating a grammar, it should be possible to generate example output strings without leaving the page.

  • Import tracery.js (preferably CBDQ's version)
  • Add an HTML element to contain example output from the Markov grammar
  • Add a button which updates the output
  • Output errors to HTML (see #10)