relpipe-data/classic-example.xml
branchv_0
changeset 172 793aedbbe1c3
parent 167 0ec0b9d70bef
child 318 137f63652fa2
equal deleted inserted replaced
171:1b5bf1029a9c 172:793aedbbe1c3
     8 	<text xmlns="http://www.w3.org/1999/xhtml">
     8 	<text xmlns="http://www.w3.org/1999/xhtml">
     9 		<p>
     9 		<p>
    10 			Assume that we have a text file containing a list of animals and their properties:
    10 			Assume that we have a text file containing a list of animals and their properties:
    11 		</p>
    11 		</p>
    12 		
    12 		
    13 		<m:pre src="animals.txt"/>
    13 		<m:pre jazyk="text" src="animals.txt"/>
    14 				
    14 				
    15 		<p>
    15 		<p>
    16 			We can pass this file through a pipeline:
    16 			We can pass this file through a pipeline:
    17 		</p>
    17 		</p>
    18 		
    18