in reply to Re^2: Basic debugging checklist
in thread Basic debugging checklist
My preference to <...> over [...] stems from the fact that square brackets are easily confused as array syntax by the eye.
I'd suggest to either double or invert the angle brackets, I doubt that <<...>> or >...< are easily confused as HTML tags.
I was wrong with the simple doubling, this <<br>> would be a a break surrounded by angles.
Though this might help ->...<-
I'm open for other ASCII suggestions, i.e. avoiding unicode.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Basic debugging checklist
by hippo (Archbishop) on Mar 02, 2020 at 09:22 UTC |