diff options
author | David Robillard <d@drobilla.net> | 2011-11-03 22:36:43 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-11-03 22:36:43 +0000 |
commit | d2fa4f8292a50b47864d561c33ced39c55c89254 (patch) | |
tree | 72e320a6cd7979c66941ce1203334617a57df227 /ext/cv-port.lv2/cv-port.ttl | |
parent | e8b25617db84184a2b299ef57f7c4295081b7576 (diff) | |
download | lv2-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.ttl | 2 |
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"> <http://example.org/some-plugin> lv2:port [ a cv:CVPort, lv2:InputPort ; |