Skip to content

NIFU-NO/rename_duplicate_labels

Repository files navigation

rename_duplicate_labels Extension For Quarto

For a given project render, rename any duplicate chunk labels (and references to these) across a file, and across files (e.g. chapters).

Installing

quarto add NIFU-NO/rename_duplicate_labels

This will install the extension under the _extensions subdirectory. If you're using version control, you will want to check in this directory.

Using

project:
  pre-render:
    - "_extensions/rename_duplicate_labels.R"
  • can also be used manually of course.

Example

Here is the source code for a minimal example: example.qmd.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published