| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-06 | Unescape entities in writing CSL JSON. | John MacFarlane | |
| The renderCslJson function escapes `<`, `>`, and `&` as entities. This is appropriate when generating HTML, but in CSL JSON these are supposed to appear unescaped. Closes jgm/citeproc#17. | |||
