Skip to content

Commit 483aa9e

Browse files
authored
docs: deprecate GitHub extension for Quarto
Updated README to indicate deprecation of GitHub extension.
1 parent f87aec8 commit 483aa9e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
`github` is an extension for [Quarto](https://quarto.org) to automatically shortens and converts [GitHub references](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/autolinked-references-and-urls) into links.
44

5+
> [!WARNING]
6+
> This extension has been superseded by the [Git Link extension](https://github.com/mcanouil/quarto-gitlink).
7+
> Please update your project to use the new extension.
8+
>
9+
> To install the new extension, see the [installation instructions](https://github.com/mcanouil/quarto-gitlink?tab=readme-ov-file#installation).
10+
511
## Installation
612

713
```bash

0 commit comments

Comments
 (0)