https://github.com/const-ae/cae-quarto-helpers
https://github.com/const-ae/cae-quarto-helpers
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/const-ae/cae-quarto-helpers
- Owner: const-ae
- Created: 2024-06-12T16:14:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T16:16:53.000Z (about 2 years ago)
- Last Synced: 2025-02-17T01:42:14.491Z (over 1 year ago)
- Language: Lua
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cae-quarto-helpers Extension For Quarto
A collection of helpful lua scripts.
## Installing
```bash
quarto add const-ae/cae-quarto-helpers
```
This will install the extension under the `_extensions` subdirectory.
If you're using version control, you will want to check in this directory.
## Using
- Add `{{< fixme >}}` to remind you of an outstanding task
## Example
Here is the source code for a minimal example: [example.qmd](example.qmd).