WIP: Try with non-empty header.
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 2m49s

This commit is contained in:
2025-12-12 13:25:50 -05:00
parent 0c6b84a872
commit bca76a5f0b
2 changed files with 3 additions and 1 deletions

View File

@@ -5,3 +5,5 @@ section: home
# Home
This is content without a table.
[View table](/table.html)

View File

@@ -4,6 +4,6 @@ section: table
# Table
| Header 1 | Header 2 |
| Header 1 | |
| --------- | --------- |
| A content | B content |