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

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -