Include selection keyword details in user guide
[alexxy/gromacs.git] / src / gromacs / onlinehelp / tests / refdata / HelpWriterContextTest_FormatsLiteralTextAtBeginning.xml
1 <?xml version="1.0"?>
2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
3 <ReferenceData>
4   <String Name="Console"><![CDATA[
5     literal block
6     another line
7
8 Normal paragraph]]></String>
9   <String Name="reStructuredText"><![CDATA[
10 ::
11
12     literal block
13     another line
14
15 Normal paragraph]]></String>
16 </ReferenceData>