You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/plugins/demo_table.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ hide:
7
7
8
8
Uses the following plugins and customisation:
9
9
10
-
-[mkdocs-table-reader-plugin](https://timvink.github.io/mkdocs-table-reader-plugin/) to convert [`example_table.csv`](./example_table.csv) into a markdown table.
10
+
-[mkdocs-table-reader-plugin](https://timvink.github.io/mkdocs-table-reader-plugin/) to convert [`demo_table.csv`](./demo_table.csv) into a markdown table.
11
11
-[tablesort](http://tristen.ca/tablesort/demo/) to make the table sortable
12
12
- Custom javascript to filter by the first column in the table
0 commit comments