in reply to Re^2: Web forum markup language and the Monastery
in thread Web forum markup language and the Monastery

Hence my suggestion of <[]> something that I dont think I've ever seen in real code. IMO [[]] is all too often found in Perl code:

my $AoA=[[1,2],[1,3]]
---
demerphq