Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove annotation code and switch to kramed's annotation engine | Aaron O'Mullan | 2016-12-22 | 1 | -10/+0 |
| | |||||
* | Add lib/annotate.js | Aaron O'Mullan | 2016-12-22 | 1 | -0/+10 |
| | |||||
* | Add inline annotation and improve code layout | Aaron O'Mullan | 2016-12-22 | 1 | -44/+0 |
| | |||||
* | Add lib/annotate_engine.js | Aaron O'Mullan | 2016-12-22 | 1 | -39/+3 |
| | | | | Decouple rules and annotation execution | ||||
* | Replace markdown-renderer with annotater | Aaron O'Mullan | 2016-12-22 | 1 | -0/+80 |
Handle blocks for now |