yakovlevga / brickyeditor

WYSIWYG block editor jQuery plugin.
MIT License
115 stars 20 forks source link

Display Heading 1 closing tag #24

Closed Dutik closed 6 years ago

Dutik commented 6 years ago

<h2 class="display-2" data-bre-field='{ "name" : "text", "type": "html" }'></h1>

h2 open - h1 close

yakovlevga commented 6 years ago

Thnx, fixed.