doc: Fix style inconsistencies for [b]Note:[/b] paragraphs
And fix up formatting not supported by makerst.
This commit is contained in:
@ -26,7 +26,8 @@
|
||||
<method name="close">
|
||||
<return type="void" />
|
||||
<description>
|
||||
Close the peer connection and all data channels associated with it. Note, you cannot reuse this object for a new connection unless you call [method initialize].
|
||||
Close the peer connection and all data channels associated with it.
|
||||
[b]Note:[/b] You cannot reuse this object for a new connection unless you call [method initialize].
|
||||
</description>
|
||||
</method>
|
||||
<method name="create_data_channel">
|
||||
|
||||
Reference in New Issue
Block a user