]> Shamusworld >> Repos - ardour-manual/commitdiff
add another explicit line breaks in <code> sections of binding maps page
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 17 Aug 2020 19:19:33 +0000 (13:19 -0600)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 17 Aug 2020 19:19:33 +0000 (13:19 -0600)
include/generic-midi-binding-maps.html

index f7d6ad515a2f57086f29c3ecd4da75d8b1675610..c019faba0b5279ee098bd1026fe79c1d82a910d8 100644 (file)
@@ -112,7 +112,7 @@ bindings"&gt;
 </p>
 <code>
   &lt;Binding <em>msg specification</em>  uri="<em>&hellip; control address &hellip;</em>"/&gt;</br>
-  &lt;Binding <em>msg specification</em>  function="<em>&hellip; function name &hellip;</em>"/&gt;
+  &lt;Binding <em>msg specification</em>  function="<em>&hellip; function name &hellip;</em>"/&gt;</br>
   &lt;Binding <em>msg specification</em>  action="<em>&hellip; action name &hellip;</em>"/&gt;
 </code>