This commit is contained in:
parent
b2684d5cee
commit
d598004d79
9 changed files with 94 additions and 51 deletions
|
|
@ -286,7 +286,8 @@ The data file should contain either a top-level array or an object with an
|
|||
`items` array. The `src` path is resolved relative to the Markdown file. Use
|
||||
`columns` to control the visible columns, `headers` to rename table headers,
|
||||
`link` to choose the column that should link through the row's `link` field,
|
||||
and `number` to prefix that linked column with a row number such as `slno`.
|
||||
and `number` to prefix and sort that linked column by a row number such as
|
||||
`slno`.
|
||||
|
||||
In Obsidian this remains a readable code fence next to the data file. In Astro
|
||||
it becomes static HTML enhanced with local search and sort. In PDF it becomes a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue