master_Thesis / toc_lof /README.md
JavedA's picture
intermediate save
ad9db85
|
raw
history blame
518 Bytes
# Toc_lof Extension For Quarto
_TODO_: Add a short description of your extension.
## Installing
_TODO_: Replace the `<github-organization>` with your GitHub organization.
```bash
quarto add <github-organization>/toc_lof
```
This will install the extension under the `_extensions` subdirectory.
If you're using version control, you will want to check in this directory.
## Using
_TODO_: Describe how to use your extension.
## Example
Here is the source code for a minimal example: [example.qmd](example.qmd).