tfcconnection/TODO.org

13 lines
497 B
Org Mode

#+TITLE: Todo List
:PROPERTIES:
:CATEGORY: dev
:END:
* DONE Fix bug in accepting multipart/form-data on lisp server
The multiline text options do not grab the entire entry. I'll need to fix that by ensuring that the entire section is grabbed for every entry.
* DONE Make single newline show up
multiline text options do not include a single newline. They showup as a SPACE and a TAB
* TODO Setup the lisp server on the actual server and test there for a while.
SCHEDULED: <2023-06-19 Mon 10:00>