feat: generate_summary and generate_description match hugo better.

This commit is contained in:
Spencer Brower
2026-07-25 11:55:52 -04:00
parent 62d608ef86
commit 18596bb37d
5 changed files with 246 additions and 64 deletions
+2
View File
@@ -21,6 +21,8 @@
- [ ] return `src: cstring` from `load_query`.
- [ ] Improve `unescape_html` with simd.
- [ ] generate summary before syntax highlighting.
- [ ] generate summary before markdown to html conversion.
- [ ] mount_recursive is pretty significant
## Memory Management