Table Tests
| First Header | Second Header | 
| Content Cell | Content Cell | 
| Content Cell | Content Cell | 
| First Header | Second Header | 
| Content Cell | Content Cell | 
| Content Cell | Content Cell | 
| Item | Value | 
| Computer | $1600 | 
| Phone | $12 | 
| Pipe | $1 | 
| Function name | Description | 
| help() | Display the help window. | 
| destroy() | Destroy your computer! | 
Three spaces in front of a table:
| First Header | Second Header | 
| Content Cell | Content Cell | 
| Content Cell | Content Cell | 
| First Header | Second Header | 
| Content Cell | Content Cell | 
| Content Cell | Content Cell | 
Four spaces is a code block:
First Header | Second Header
------------ | -------------
Content Cell | Content Cell
Content Cell | Content Cell
| First Header | Second Header | 
More inline code block tests
| Column 1 | Column 2 | Column 3 | 
| word 1 | word 2 | word 3 | 
| word 1 | word 2 | word 3 | 
| word 1 | `word 2 | word 3 | 
| word 1 | `word 2 | word 3 | 
| word 1 | word |2 | word 3 | 
| words | some | code | more words | 
| words | some | code | more words | 
| words | some | code | more words | 
| words | some ` | ` code | more words | 
| words | some ` | ` code | more words | 
| words | some ` | ` code | more words | 
A test for issue #440:
| foo | bar | 
| foo | ( bar) andbaz. |