Skip to content

quarto blocked: URI malformed in Brazilian-Portugese-specific-translations.qmd commit ccadbdd (sept 2023) #55

@ChristianWia

Description

@ChristianWia

Error signalled when previewing with quarto

quarto_preview("web")
Preparing to preview
[ 1/14] Conventions_for_Languages\Arabic-specific-translations.qmd
[ 2/14] Conventions_for_Languages\Bengali-specific-translations.qmd
[ 3/14] Conventions_for_Languages\Brazilian�Portugese-specific-translations.qmd
ERROR: URIError: URI malformed
Error in run_serve_daemon("preview", file, NULL, args, render, port, host, :
Error starting quarto

This blocks previewing (rendering) process.

Brazilian‐Portugese is not a standard hyphen

As you see in the upper traces hyphen � is distinguished from hypen - in specific-translations.
I had appreciated hyphen - used in a standard way.
But it works !
A rename should also rename the link from index page.

Please correct URI malformed

File [web/Conventions_for_Languages/Brazilian‐Portugese-specific-translations.qmd]
In the following sequence:

90 Unlike Portuguese, English does not specify grammatical gender. We will try to follow the [Manual for Non Sexist Use of
91 Language (in
92 Portuguese)](https://edisciplinas.usp.br/pluginfile.php/3034366/mod_resource/content/1/Manual%20para%20uso%20n%C3%A3o%
93 20sexista%20da%20linguagem.pdf) in translations as much as we can, but unfortunately that is not always possible.
lines must be:
90 Unlike Portuguese, English does not specify grammatical gender. We will try to follow the Manual for Non Sexist Use of
91 Language (in
Portuguese)
in translations as much as we can, but unfortunately that is not always possible.

without new line between 92 and 93 in order to retrieve the url declaration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions