Fix table
diff --git a/content/fop/trunk/accessibility.mdtext b/content/fop/trunk/accessibility.mdtext
index 183fae5..5cffd27 100644
--- a/content/fop/trunk/accessibility.mdtext
+++ b/content/fop/trunk/accessibility.mdtext
@@ -104,12 +104,12 @@
 * ‘Both’ if the cell also is a descendant of `fo:table-header`;
 * ‘Row’ otherwise.
 
-`fox:header` |
----------|-----------
-Value: | true | false |
-Initial: | false |
-Inherited: | no |
-Applies to: | `fo:table-column` |
+| `fox:header` | |
+| -- |-- |
+| Value: | true | false |
+| Initial: | false |
+| Inherited: | no |
+| Applies to: | `fo:table-column` |
 
 If for some reason a cell inside a header column is not meant to be a header cell, the `role` property can be used to override the default behavior and set the structure type to `TD`.