summaryrefslogtreecommitdiff
path: root/templates/view.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2017-03-24Replaced cheetah templates with jinja2 templates.Jon Bergli Heier1-29/+0
2017-03-12Added support for rendering markdown.Jon Bergli Heier1-0/+6
If a syntax name starts with 'Rendered ' (lazy fix, we'll come up with something better later) the paste will now be handled by the corresponding renderer. For now we only support markdown, but this can easily be extended to support other renderers as well.
2017-03-12Updated templates to use HTML5 instead of XHTML.Jon Bergli Heier1-1/+1
2010-01-28Implemented dynamic highlighting of lines.Jon Bergli Heier1-0/+1
This currently only works when opening URLs with an anchor.
2010-01-25Initial commit.Jon Bergli Heier1-0/+22