Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove a no-longer-valid bad example
  • Loading branch information
tbrowder committed Oct 20, 2016
1 parent 03ed944 commit 9bb8ed9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions doc/Language/tables.pod6
Expand Up @@ -214,15 +214,6 @@ r1c0 r0c1 r0c3
=end table
=end code
=item Different numbers of columns in two or more rows are not allowed:
=begin code
=begin table
r0c0 | r0c1
r1c0 | r1c1 | r1c3
=end table
=end code
=item Two consecutive row separators are not allowed:
=begin code
Expand Down

0 comments on commit 9bb8ed9

Please sign in to comment.