Feedback on the new docs site

https://docs.unrealengine.com/en-US/…ast/index.html
this page has tow markup error.

DECLARE_MULTICAST_DELEGATE<div class=“errorhighlight” id=“Error1”>_RetVal, etc.</div>

Creates a multi-cast delegate.

DECLARE_DYNAMIC_MULTICAST_DELEGATE<div class=“errorhighlight” id=“Error3”>_RetVal, etc.</div>

Creates a dynamic multi-cast delegate.