Version 0.16.0
- Lines are now represented by
<div>instead of<p>. Quill will automatically convert<p>to<div>but to save a step initial text should now use divs as lines. - Fix issues #159 and #171
Thank you @whather and @segphault for reporting
<div> instead of <p>. Quill will automatically convert <p> to <div> but to save a step initial text should now use divs as lines.Thank you @whather and @segphault for reporting