I am getting some problem when i post any link (not hyper link). as an example when i post . Link 1 Link 2 Link 3 Link 4 It converted to like this format: <p>Link 1</p> <p>Link 2</p> <p>Link 3</p> <p>Link 4</p> adding extra <p> for each link automatic. how to get rid of this?
use this plugin http://wordpress.org/extend/plugins/ps-disable-auto-formatting/ Code (markup): it will disable auto formatting (like adding <p> abd <br \> tags to ur posts text)