Allow TinyMCE to create p's, else formatting doesn't work.
This commit is contained in:
@@ -33,6 +33,7 @@ Feature: CMS.HTML Editor
|
||||
And I save the page
|
||||
Then the page has text:
|
||||
"""
|
||||
<p> </p>
|
||||
<p class="title">pages</p>
|
||||
<style><!--
|
||||
.title { color: red; }
|
||||
|
||||
Reference in New Issue
Block a user