Possible noob question: How to get punctuation & special characters to display properly #458
Unanswered
jesse-blue
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I've just recently started working on this site's search functionality and would ideally like it not to convert special characters and punctuation when displaying the search results.
Eg, [new line] becomes
and ' becomes’
I'm wondering if there's a way to prevent this from happening?
You can see the static site where this search is implemented here: https://github.com/cedadev/ceda-div-hugo-hinode
Beta Was this translation helpful? Give feedback.
All reactions