web commit by madmax
[ikiwiki.git] / doc / bugs / pipe_in_tables_as_characters.mdwn
1 How to put '|' character in a fieled ? I tried escaping it but it does not work.
2 Seems tables are disabled here ?
3
4 See this example:
5
6 [[table class=table1 data="""
7 aaaaaaaaaaaaaaa|b|c
8 --\|\|--|e|f
9 """]]