Bugs

Add a section for the bug and the CommonMark that triggers it as follows:

# Issue #NUM

The triggering CommonMark

Issue #11

Escape ordered item markers at the beginning of paragraphs correctly. These should be paragraphs when rendered to markdown not list items.

1.

2.

23.

24)

1234567890. This is not a list marker no need to escape it.