You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe with some parameters like paragraphs, sections, subsections_per_section, italic words, bold words, underlined words, to build a simple html like::
<p>paragraph....</p>
<p>paragraph2...</p>
<h2>Subsection</h2>
<p>paragraph with <b>Bold</b> word</p>...
The text was updated successfully, but these errors were encountered:
Maybe with some parameters like paragraphs, sections, subsections_per_section, italic words, bold words, underlined words, to build a simple html like::
The text was updated successfully, but these errors were encountered: