VOX how to post HTML & XML code samples
You can post code samples in your VOX blog by wrapping it in
PS Use < and > instead of [ and ]
PPS If your HTML or XML includes < and > then convert them to [ and ] before pasting it into VOX
$ cat myfile.xml | tr "<>" "[]" > myfile.vox
Read and post comments | Send to a friend