Repository: incubator-freemarker-site Updated Branches: refs/heads/master 0d33ef472 -> 44bc46d3f
adding textmate link Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/44bc46d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/44bc46d3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/44bc46d3 Branch: refs/heads/master Commit: 44bc46d3fb0eee6a6ef492371dcd582c9fb1a27d Parents: 0d33ef4 Author: Evangelia Dendramis <[email protected]> Authored: Sun Oct 11 16:44:50 2015 -0700 Committer: Evangelia Dendramis <[email protected]> Committed: Sun Oct 11 16:44:50 2015 -0700 ---------------------------------------------------------------------- src/main/docgen/book.xml | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/44bc46d3/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index f7d31d8..cc582a8 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -377,6 +377,14 @@ two freemarker.jar-s and unpredictable behavior! </tr> <tr> + <td>TextMate</td> + + <td>Syntax highlight</td> + + <td><link xlink:href="https://github.com/freemarker/FreeMarker.tmbundle">Install from Github Project</link></td> + </tr> + + <tr> <td>TextPad 4 or later</td> <td>Syntax highlight</td>
