Test matrix
From FollowTheScore
generating a matrix from an indented list
Input is:
one aha oho two ehem three aha
Output is:
a simple demo matrix | aha | ehem | oho |
---|---|---|---|
one | x | x | |
two | x | ||
three | x |
Links to DPL Manual pages
Now we use two nested DPL queries to generate the indented list: