Skip to content

Don't convert ascii to unicode in URLs #10042

@cscheid

Description

@cscheid

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.)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpandocyaml-validationIssues with YAML validation and autocompletion in quarto

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions