- State “DONE” from “TODO” [2012-07-28 Sat 23:07]
Added a utility function to handling <, >, &, and ".
- State “DONE” from “TODO” [2012-07-28 Sat 22:51]
Added a function to replace ^M with some replacement (default space). Currently only running this function on entry descriptions.
- State “DONE” from “TODO” [2012-07-28 Sat 22:04]
- State “DONE” from “IN PROGRESS” [2012-07-28 Sat 22:21]
- State “IN PROGRESS” from “TODO” [2012-07-28 Sat 22:09]
- State “DONE” from “TODO” [2012-07-28 Sat 23:11]
The list insertion was happening outside of the async callback. Now it happens during the callback (if url-retrieve is used) and during the browse function itself (if not).