in reply to Re: Formatting Tips
in thread Formatting Tips

Yes good idea. Only listing most common used should be enough to give an overview to the hasty reader,
if special formatting is needed there are the links that are already there, (I think writeup formatting tips should maybe first before where to post?) perhaps with a short Preview like
"Code Tags will look like this e.g. ..."

#!/usr/bin/perl print "Hello World\n";


MH