BOLT won't render the HTML? -
i inputting following html in bolt's wsywig editor:
<p>build <strong>profitable products</strong> through</p>
what rendered also:
<p>build <strong>profitable products</strong> through</p>
what expecting is:
build profitable products through
i have checked config.yml file check if there exists html option no luck.
have typed normal wysisyg view or in code view? there button on editor switch source code view can insert html directly.
Comments
Post a Comment