Comment #1 on issue 55 by 61924.00: Contents of verbatim area indented http://code.google.com/p/txt2tags/issues/detail?id=55
I fixed the issue by changing `line = ' '+line` to `line += line` on line 3895 in the verb method (which resides in the BlockMaster class). ------------------------------------------------------------------------------ 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
