The claims extension should parse below markup and render ui similar to what we have in dega for displaying claims in fact checks within the editor.
<claims>
<claim id=1 order=1></claim>
<claim id=2 order=2></claim>
<claim id=3 order=3></claim>
</claims>
The claims extension should parse below markup and render ui similar to what we have in dega for displaying claims in fact checks within the editor.