From 6658ec0eaee5eff9d213e23a56bde404629a70b1 Mon Sep 17 00:00:00 2001 From: Pomax Date: Sun, 23 Aug 2020 12:02:11 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a280d8cd..c971ba64 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ React is nice, Webpack is convenient, but there's just very little need to serve - [x] capture LaTeX error logs and work them into the build log as clean output, for faster debugging. - [x] Add a `setSlider(qs, handler)` API function so that sketches can hook into locally scoped HTML UI elements (like `` - [ ] figure out how to force `graphics-element` elements to preallocate their bounding box, so that progressive page loading doesn't cause reflow. +- [ ] consider swammping out the `perform-code-surgery.js` regex approach to a dedicated DFA lexer, with scope tracking. ### Section conversion: