Quantcast
Viewing all articles
Browse latest Browse all 6

schema being stripped

Replies: 9

Hi
Firstly thanks for a great plugin its really helping.
I just wanted to see if it was possible for you to add functionality of writing code inside tags such as <article> <p>. Currently the editor is stripping my markup from these examples….
<article itemscope itemtype=”https://health-lifesci.schema.org/TherapeuticProcedure”&gt;
<p itemscope itemtype=”https://health-lifesci.schema.org/Person”&gt;
I am able to work around by just adding a div tag eg…
<article>
<div itemscope=”” itemtype=”https://health-lifesci.schema.org/TherapeuticProcedure”></div></article&gt;
but I dislike adding tags where they are really not needed.
Kind Regards
Axxixx


Viewing all articles
Browse latest Browse all 6

Trending Articles