The following works: ``` Examples: | a | b | | 1 | 2 | ``` The following does not: ``` Examples: | a | b | | 1 | 2 | ``` This examples section should parse with any amount of white-space in front
The following works:
The following does not:
This examples section should parse with any amount of white-space in front