Codebase list ohcount / upstream/4.0.0+git20210223.6654d48 test / expected_dir / xml1.xml
upstream/4.0.0+git20210223.6654d48

Tree @upstream/4.0.0+git20210223.6654d48 (Download .tar.gz)

xml1.xml @upstream/4.0.0+git20210223.6654d48raw · 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