# tbls for expanding random table entries ## Requirements Built with Fennel 1.3.1 on PUC Lua 5.4 ## Usage You can run the script: `fennel src/main.fnl`. Or you can compile a binary and use that. See `just compile`. ## Roadmap - [x] random table entries (ADDED in vHydrogen) - [x] expanding macros (ADDED in vHydrogen) - [ ] table files plugin: syntax highlighting + folding - [ ] expansion filters ## Resources inspired heavily by tracery: https://github.com/galaxykate/tracery and paper elemental's list-to-html generator: https://paperelemental.blogspot.com/p/list-to-html-generator.html and perchance: https://perchance.org/welcome