asciidoc-cheatsheet
asciidoc-cheatsheet copied to clipboard
Missing table closing tag causes issues in README.adoc and full.adoc
Between Headers and Paragraphs sections there is a missing </table> tag. Even tho </tr> and </td> are optional, missing </table> seems to cause issues with browsers.
I don't see a missing </table> tag. Can you please open a PR with required change (this can be done by simple editing README.adoc in your browser)?