Skip to content

Conversation

cscheid
Copy link
Collaborator

@cscheid cscheid commented Oct 23, 2024

Closes #10829.
Closes #8517.

@cscheid cscheid merged commit 54beb20 into main Oct 23, 2024
47 checks passed
@cscheid cscheid deleted the bugfix/10829 branch October 23, 2024 21:44
cderv added a commit to quarto-dev/quarto-web that referenced this pull request Oct 29, 2024
quarto-dev/quarto-cli#11177 solved an issue which required a new version of .js script for listing. This changes requires an update in freezer to reflect the changes in the category listing. This is done by rendering incrementaly one of the post.
cderv added a commit to quarto-dev/quarto-web that referenced this pull request Oct 29, 2024
quarto-dev/quarto-cli#11177 solved an issue which required a new version of .js script for listing. This changes requires an update in freezer to reflect the changes in the category listing. This is done by rendering incrementaly one of the post.
(cherry picked from commit 3e945a2)
cderv added a commit that referenced this pull request Nov 13, 2024
This is additional fix to #11177 so that category with special characters, and UTF-8 characters are correctly handled.

Using base64 encoding works, in the limite of ASCII character range. For content with UTF-8 characters, we need to take extra measure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Apostrophe causes issues in listing categories listing categories with ' in them can't be clicked on

1 participant