Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/const-ae/cae-quarto-helpers
https://github.com/const-ae/cae-quarto-helpers
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/const-ae/cae-quarto-helpers
- Owner: const-ae
- Created: 2024-06-12T16:14:41.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T16:16:53.000Z (7 months ago)
- Last Synced: 2024-11-06T14:00:50.456Z (about 2 months 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).