I'd recommend the code example include some indentation so that it's clear <code> behaves like <pre> in this respect.
use strict; use warnings; if ( ! @ARGV ) { die "not enough arguments\n"; }
I'd hate to see <blockquote> in the middle of somebody's code.
In reply to Re^2: RFC: Monastery Markup Introduction
by kyle
in thread RFC: Monastery Markup Introduction
by ww
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |