Skip to content

Commit

Permalink
Update index.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
rich-iannone committed Oct 8, 2024
1 parent 92217e1 commit efc8bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/blog/introduction-0.13.0/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ Look, I know we brought up the expression *fine-grained* before---right in the f

- `loc.header()` == `[loc.title(), loc.subtitle()]`
- `loc.column_header()` == `[loc.column_labels(), loc.spanner_labels()]`
- `loc.footer()` == `[loc.source_notes()]
- `loc.footer()` == `[loc.source_notes()]`

That last one, `loc.footer()`, yes, it is currently just an alias for `loc.source_notes()` but in the future when footnotes support is available in the package the set will expand to include a `loc.footnotes()` location.

Expand Down

0 comments on commit efc8bc4

Please sign in to comment.