diff options
author | bremner <bremner@web> | 2008-10-26 20:18:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-26 20:18:36 -0400 |
commit | f0fc8d158d60822d265457c612e99710fa4c63e7 (patch) | |
tree | 4de3a89f76d392e6e543eeb54cbddcc99840a92a /doc | |
parent | 1e561f8b5fc78dbc3675dde30fea396a3590a2b5 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/syntax_highlighting/discussion.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/syntax_highlighting/discussion.mdwn b/doc/todo/syntax_highlighting/discussion.mdwn new file mode 100644 index 000000000..e6a73ba26 --- /dev/null +++ b/doc/todo/syntax_highlighting/discussion.mdwn @@ -0,0 +1,3 @@ +sourcehighlight is annoyingly slow, but it does support wiki directives +in comments. See [here](http://www.cs.unb.ca/~bremner/teaching/java_examples/snippet/ListMerge/) +for an example (tags). |