Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | embed_image_blob: retire reload of image blob | Eric Sunshine | 2015-01-13 | 1 | -8/+2 |
* | Blob: vend raw or cooked content | Eric Sunshine | 2015-01-13 | 1 | -2/+2 |
* | git.py: introduce Blob abstraction | Eric Sunshine | 2015-01-13 | 1 | -1/+1 |
* | Enable line number anchors when using pygments HtmlFormatter | Vanya Sergeev | 2014-07-03 | 1 | -1/+3 |
* | Make embedding markdown and images configurable per-repo | Alberto Bertogli | 2013-11-02 | 1 | -6/+9 |
* | utils: Make the embedded image code use mimetypes | Alberto Bertogli | 2013-11-02 | 1 | -10/+4 |
* | Add embed data URI image blob support | Vanya Sergeev | 2013-11-02 | 1 | -0/+28 |
* | Add markdown blob support | Vanya Sergeev | 2013-11-02 | 1 | -0/+14 |
* | Only guess the lexer if the file starts with "#!" | Alberto Bertogli | 2012-11-27 | 1 | -4/+9 |
* | Fall back to guess the lexer by content | Alberto Bertogli | 2012-11-18 | 1 | -2/+6 |
* | Use heuristics to decide what to colorize | Alberto Bertogli | 2012-11-18 | 1 | -2/+22 |
* | Initial commit0.01 | Alberto Bertogli | 2012-11-10 | 1 | -0/+41 |