Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ruzito opened this issue Jan 3, 2024 · 1 comment
Open

Comments

@ruzito
Copy link

ruzito commented Jan 3, 2024

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.

@powerman
Copy link
Owner

powerman commented Jan 4, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants