diff --git a/news/changelog-1.7.md b/news/changelog-1.7.md index d8540c0c72f..dc17ad6e555 100644 --- a/news/changelog-1.7.md +++ b/news/changelog-1.7.md @@ -32,6 +32,7 @@ All changes included in 1.7: - ([#8238](https://github.com/quarto-dev/quarto-cli/issues/8238)): Listing categories are now sorted case-insensitively. - ([#10501](https://github.com/quarto-dev/quarto-cli/issues/10501)): Improve documentation of `repo-actions` option. - ([#11701](https://github.com/quarto-dev/quarto-cli/issues/11701)): Wrap HTML emitted by EJS templates in `{=html}` blocks to avoid memory blowup issues with Pandoc's parser. +- ([#9468](https://github.com/quarto-dev/quarto-cli/issues/9468)): Respect `link-external-newwindow: true` in "default" type listing. - ([#12134](https://github.com/quarto-dev/quarto-cli/issues/12134)): Forward `logo.small` images in `_brand.yml` files to a website `favicon`. ### `blog` diff --git a/src/resources/formats/html/_quarto-rules-link-external.scss b/src/resources/formats/html/_quarto-rules-link-external.scss index 0573dd03a76..f021574e42b 100644 --- a/src/resources/formats/html/_quarto-rules-link-external.scss +++ b/src/resources/formats/html/_quarto-rules-link-external.scss @@ -20,6 +20,10 @@ a.external:after:hover { cursor: pointer; } +.quarto-listing-default a.external:after { + content: none; +} + .quarto-ext-icon { display: inline-block; font-size: 0.75em; diff --git a/src/resources/projects/website/listing/item-default.ejs.md b/src/resources/projects/website/listing/item-default.ejs.md index 91114a7867f..6a2fee9db2d 100644 --- a/src/resources/projects/website/listing/item-default.ejs.md +++ b/src/resources/projects/website/listing/item-default.ejs.md @@ -41,7 +41,7 @@ print(`