commit | 8dced029cb8f43ddc69eb8d103be43b80f9096a3 | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Mon Jun 18 14:23:45 2018 +0800 |
committer | Andy Green <andy@warmcat.com> | Fri Jun 29 07:53:21 2018 +0800 |
tree | 711e3e65abcec5fd57b2ecc3849b42cf2f394dbb | |
parent | 35a0829577dec45c8239535ebf27d3ffa69affae [diff] |
ui-tree: use render filters to display content This allows applying filters to files in the repository, for example to render Markdown or AsciiDoc as HTML. Signed-off-by: John Keeping <john@keeping.me.uk>