quarto-dev / quarto-dev/quarto-cli

Don't convert ascii to unicode in URLs

Open
#10,042 4 comments 0 reactions 1 assignee View on GitHub

@cscheid is already working on this.

Since Jun 17, 2024.

enhancement pandoc yaml-validation
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

This happens in metadata, but it's likely that it also happens in other parts.

Repro:

---
format: html
value: https://xn--pr-350quartodoc-ju9h.netlify.app/api/Auto.html#quartodoc.Auto
---

{{< meta value >}}

(This is, ultimately, the same bug that caused us to have to reimplement shortcodes: {{< foo https://pr-350--quartodoc.netlify.app >}} would destroy the URL in the past.)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.