Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 55 by 61924.00: Contents of verbatim area indented http://code.google.com/p/txt2tags/issues/detail?id=55
What steps will reproduce the problem? Write the following: ``` Some code here. ``` What version of the product are you using? On what operating system? The lastest SVN checkout on Archlinux. What is the expected output? What do you see instead? <pre><code>Some code here.</code></pre> But I see this instead (content is indented with too spaces): <pre> Some code here. </pre> Like here: http://fsx.github.com/php-utf8/docs/mbstring_utf8_strlen.html Please provide any additional information below. There should be any whitepaces added inside a pre tag. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ txt2tags-list mailing list https://lists.sourceforge.net/lists/listinfo/txt2tags-list
