asciidoc-cheatsheet icon indicating copy to clipboard operation
asciidoc-cheatsheet copied to clipboard

Missing table closing tag causes issues in README.adoc and full.adoc

Open ruzito opened this issue 1 year ago • 1 comments

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.

ruzito avatar Jan 03 '24 23:01 ruzito

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)?

powerman avatar Jan 04 '24 03:01 powerman