Simple tables
  | Header 1 | Header 2 | 
  | Cell 1 | Cell 2 | 
  | Cell 3 | Cell 4 | 
With leading pipes:
  | Header 1 | Header 2 | 
  | Cell 1 | Cell 2 | 
  | Cell 3 | Cell 4 | 
With tailing pipes:
  | Header 1 | Header 2 | 
  | Cell 1 | Cell 2 | 
  | Cell 3 | Cell 4 | 
With leading and tailing pipes:
  | Header 1 | Header 2 | 
  | Cell 1 | Cell 2 | 
  | Cell 3 | Cell 4 | 
One-column one-row table
With leading pipes:
With tailing pipes:
With leading and tailing pipes:
Table alignment:
  | Default | Left | Center | Right | 
  | Long Cell | Long Cell | Long Cell | Long Cell | 
  | Cell | Cell | Cell | Cell | 
Table alignment (alternate spacing):
  | Default | Left | Center | Right | 
  | Long Cell | Long Cell | Long Cell | Long Cell | 
  | Cell | Cell | Cell | Cell | 
Empty cells
Missing tailing pipe
  | Header 1 | Header 2 | 
  | Cell | Cell | 
  | Cell | Cell | 
  | Header 1 | Header 2 | 
  | Cell | Cell | 
  | Cell | Cell | 
  | Header 1 | Header 2 | 
  | Cell | Cell | 
  | Cell | Cell | 
  | Header 1 | Header 2 | 
  | Cell | Cell | 
  | Cell | Cell | 
With a space at the end of the underline row
  | Header 1 | Header 2 | 
  | Cell 1 | Cell 2 | 
  | Cell 3 | Cell 4 |