adding a camp prayer warrior page

This commit is contained in:
Chris Cochrun 2023-07-13 17:09:33 -05:00
parent 7f6be7b8a3
commit 1ae00b2292
8 changed files with 37 additions and 13 deletions

View file

@ -1,4 +1,12 @@
#+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>