Note that there are some explanatory texts on larger screens.

plurals
  1. PORedactor - First paragraph always outside of p tags
    primarykey
    data
    text
    <p>I recently began incorporating redactor(http://redactorjs.com/) into a rails 3.2 app. It's a pretty cool editor, but one issue I keep running into is that the output of the first paragraph - ie as soon as you start typing in the input box - is just inside a div tag or completely without tags rather than a p tag. Example below... Has anyone else run into this issue? Are there fixes? Also if anyone has any other wysiwig editor suggestions while you're answering this, I'm all ears.</p> <pre><code>&lt;div class="span4 offset2"&gt; Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;span rel="pastemarkerend" id="pastemarkerend20547"&gt;&lt;/span&gt; &lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;span rel="pastemarkerend" id="pastemarkerend51485"&gt;&lt;/span&gt;&lt;br&gt; &lt;/p&gt; &lt;/div&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload