readit

Tooling for managing structured reading notes for scientific publications

git clone https://git.8pit.net/readit.git

1- [bratus2015bugs]: The Bugs We Have to Kill
2	* Escaped Comma: {foo\,bar}
3	* Escaped Bracket: {foo{bar\}}
4	* Escaped Backslash: {foo\\bar}
5	* Escaped All: {\f\o\o\b\a\r}
6	* Escaped Multiple: {foo\,,bar}