# Gls_Init Extension For Quarto _TODO_: Add a short description of your extension. ## Installing _TODO_: Replace the `` with your GitHub organization. ```bash quarto add /gls_init ``` 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).