templating engine faults #1

Open
opened 2024-03-01 20:49:54 +01:00 by domi · 0 comments
Owner
  • no way to enter literal forms (?) except for format_unsafe, which I would like to deprecate
  • sed is called way too many times, causing the rendering to take up a LOT of time. optimize this, maybe?
  • if the template contains \", it is known to be relayed as " instead :(
- [ ] no way to enter literal forms (?) except for format_unsafe, which I would like to deprecate - [ ] sed is called way too many times, causing the rendering to take up a LOT of time. optimize this, maybe? - [ ] if the template contains `\"`, it is known to be relayed as `"` instead :(
Sign in to join this conversation.
No labels
oh Haruhi
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: laudom/http.sh#1
No description provided.