* Add guides
* Add versioning to guides
* Guides: special variables and nested expressions
* Add guides page to vite build
* Add search and hash hooks, guide tags and headings
* Improve guides list and filtering
* Add 1.19 download link
* Implement link sharing
* Share default
* Compress and base64 encode data
* Better error messages
* Fix build
* Only change version when it's different
* Show nested feature decorators in a list
* Fix swapping decorator indices
* Move wrapper model creation to separate function
* Add setting string node on enter
* Make list entries collapsible
* Show errors in collapsed nodes and keep context of loot type
* Make map entries collapsible
* Add collapse-all functionality
* Half support 1.18-experimental-snapshot-1
* Fetch 1.18 presets and improve rendering of lists
* Noise preview with deepslate
* Biome preview with deepslate
* Generalize canvas logic in one hook
* Simplify useCanvas
* Use mcschema for 1.18
* Improve noise settings preview controls
* Fix build
* Update deepslate and improve preview caching
* Cleanup, remove old preview code
* Couple seed between model and preview
* Limit output to improve performance + copy feedback
For the vanilla overworld dimension (200K lines),
it took 2+ seconds to write the output to the textarea
Now capped at 10K chars
* Add surface_relative_threshold to decorator preview
* Improve fixed list errors