aboutsummaryrefslogtreecommitdiffstats
path: root/ext/cv-port.lv2/cv-port.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-03 22:36:43 +0000
committerDavid Robillard <d@drobilla.net>2011-11-03 22:36:43 +0000
commitd2fa4f8292a50b47864d561c33ced39c55c89254 (patch)
tree72e320a6cd7979c66941ce1203334617a57df227 /ext/cv-port.lv2/cv-port.ttl
parente8b25617db84184a2b299ef57f7c4295081b7576 (diff)
downloadlv2-d2fa4f8292a50b47864d561c33ced39c55c89254.tar.xz
Syntax highlight C and Turtle code in documentation.
Diffstat (limited to 'ext/cv-port.lv2/cv-port.ttl')
-rw-r--r--ext/cv-port.lv2/cv-port.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/cv-port.lv2/cv-port.ttl b/ext/cv-port.lv2/cv-port.ttl
index c67b099..9c08b57 100644
--- a/ext/cv-port.lv2/cv-port.ttl
+++ b/ext/cv-port.lv2/cv-port.ttl
@@ -63,7 +63,7 @@ Hosts SHOULD take care to prevent data from a CVPort port from being used as
audio except in cases where this is known to be safe.
Example:
-<pre>
+<pre class="turtle-code">
&lt;http://example.org/some-plugin&gt;
lv2:port [
a cv:CVPort, lv2:InputPort ;