Skip to content

Commit

Permalink
Fix typo in table ref for 02.delete-me.md
Browse files Browse the repository at this point in the history
Space between #tbl: and name is not supported
  • Loading branch information
rando2 committed Jun 29, 2023
1 parent 72a96c9 commit a9e047f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/02.delete-me.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ Table: A table too wide to fit within page.
| small | black | white |

Table: A table with merged cells using the `attributes` plugin.
{#tbl: merged-cells}
{#tbl:merged-cells}

## Equations

Expand Down

0 comments on commit a9e047f

Please sign in to comment.