Small edits (#1031)

This commit is contained in:
pollfly
2025-02-09 19:35:03 +02:00
committed by GitHub
parent 0b45e486f2
commit 9f2935fbbd
17 changed files with 88 additions and 88 deletions

View File

@@ -307,8 +307,8 @@ MarkDown code for a table looks like this:
The rendered output should look like this:
![Reports table](../img/reports_table.png#light-mode-only)
![Reports table](../img/reports_table_dark.png#dark-mode-only)
![Report table](../img/reports_table.png#light-mode-only)
![Report table](../img/reports_table_dark.png#dark-mode-only)
Add the table column names in the first row; each name is preceded and followed by a pipe (`|`).
In the second row, add sets of at least three hyphens (`---`) for each column, and add a pipe before and after each set