[Patch] commandref_frame.html is missing end tag for attr

Begonnen von Nestor, 13 November 2019, 21:52:13

Vorheriges Thema - Nächstes Thema

Nestor

help attr is a little broken atm.

--- - 2019-11-13 21:44:01.928809199 +0100
+++ docs/commandref_frame.html  2019-11-13 21:39:52.135039186 +0100
@@ -732,6 +732,7 @@
     <li>See <a href="#deleteattr">deleteattr</a> to delete attributes.</li>
   </ul>
</ul>
+<!-- attr end -->

<a name="cancel"></a>
<h3>cancel</h3>

rudolfkoenig

Thanks, I've checked in your proposed changes.

And sorry for my late reaction / thank you for your patience.