What steps will reproduce the problem?
output html(xml), using fmt.Println
What is the expected output? What do you see instead?
Full string. Substring from a full string
What version of the product are you using? On what operating system?
Linux, liteide x5
Please provide any additional information below.
Example source:
main.go
example html:
13691
Print Liteide:
<action id="Run">
<cmd="${TARGETPATH}" _cmd="/home/rmib/Develop/work/goparsing/goparsing"/>
<args=""/>
2011/07/18 11:20:04 | |
| "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\n" | | "\n "
|
<exit code="0" msg="process exited normally"/>
</action>
Print in terminal:
Output
Original issue reported on code.google.com by RMiB.em...@gmail.com on 18 Jul 2011 at 5:42
Original issue reported on code.google.com by
RMiB.em...@gmail.com
on 18 Jul 2011 at 5:42Attachments: