We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d2e623 commit 0d2c3a2Copy full SHA for 0d2c3a2
README.md
@@ -32,6 +32,9 @@ filters:
32
33
All the links in your quarto document or presentation will open in a new page or tab.
34
35
+## Limitations
36
+Currently not possible to override if you want a single link to open with a `target` of `_self` for instance. Contributions welcome!
37
+
38
## Example
39
40
Here is the source code for a minimal example: [example.qmd](example.qmd).
0 commit comments