make codeblocks work in logs

make codeblocks work in logs

task id: codeblocks-logs

2024-05-27 11:01: I wonder if org can be parsed in my logs? #codeblocks-logs

This is some bold text.

2024-05-27 11:07: Code blocks don't work as expected yet. #codeblocks-logs

This is because lines by default get their lines truncated.

2024-05-27 11:10: Going to try using a new divider to preserve line breaks. #codeblocks-logs

2024-05-27 11:39: Code blocks work. That took more time than expected. #codeblocks-logs

My org parser is very strict about whitespace, and I had to be a little more involved about how to extract blocks here. It works though.