Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix lark notifications not being sent (#161)
Lark still tries to parse "<img>" tags inside of code block. I replace "<" with unicode character "<" to fix this
- Loading branch information