Codebase list ohcount / run/8fccc97f-1091-4606-8a80-1b8fb386766a/main test / expected_dir / xml1.xml
run/8fccc97f-1091-4606-8a80-1b8fb386766a/main

Tree @run/8fccc97f-1091-4606-8a80-1b8fb386766a/main (Download .tar.gz)

xml1.xml @run/8fccc97f-1091-4606-8a80-1b8fb386766a/mainraw · history · blame

xml	code	<xml>
xml	comment	<!-- comment 
xml	comment	  comment line 2
xml	comment		-> almost done with comment
xml	comment		-->
xml	code		<![CDATA[	
xml	code		<!-- not a comment! -->
xml	code		]]>
xml	blank	
xml	code		<e attr="<![CDATA[ not in cdata!">
xml	comment			<!-- comment again -->
xml	code		</e>
xml	code	</xml>
xml	blank