Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

customTagToDiv: truecustomTagToDiv: false


Code Block
languagejsxml
<div class="se-div">
    <p style="margin: 0px;"><span>synap-custom test</span></p>
</div>



Code Block
languagejsxml
<div class="se-para-div" style="margin: 0px:">
    <synap-custom>synap-custom test</synap-custom>
</div>


...