duanliaozhi2915 2014-12-22 15:07
浏览 351
已采纳

如何在<pre>标签的每一行结尾添加<br />?

I am sharing codes in my WordPress blog but I don't want to use any plugin or third party to host and format my codes. I add codes and use <pre></pre> tags around it but the problem is that when someone copy it then all line break disappear and the pasted code becomes in one line that sometime confuse the user or some time stop working.

So now is there any trick to add line break or <br/> in the end of every line of <pre></pre> tag only using PHP or JavaScript.

You can see some error DEMO's here...

and many more of my posts have this error.

To check this error, Just copy the <pre></pre> tag codes and paste it anywhere and see that there will be no line break as code shows on blog. How to fix it?

  • 写回答

1条回答 默认 最新

  • dongzhan8001 2014-12-22 15:17
    关注

    I think the problem in the script sharethis.com. Try disabling "Measure copy and shares of your website's content" in http://www.sharethis.com/get-sharing-tools/

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?