escaped the < and > characters in the instructions for making the folk index - online edit of handbook/troggle/troglaptop.html

This commit is contained in:
Expo on server
2022-06-25 15:00:07 +01:00
parent 4012b251d4
commit a85ecf8379

View File

@@ -377,7 +377,7 @@ http://expo.survex.com/handbook/troggle/scriptscurrent.html#folk</var>
So do this:
<pre>
cd ../expoweb/folk
python ../scripts/make-folklist.py <folk.csv >index.htm
python ../scripts/make-folklist.py &lt;folk.csv &gt;index.htm
cd ../../troggle
</pre>
</font>