Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backticks displayed in inline code highlighting #3168

Open
2 tasks done
CravateRouge opened this issue Nov 12, 2024 · 0 comments
Open
2 tasks done

Backticks displayed in inline code highlighting #3168

CravateRouge opened this issue Nov 12, 2024 · 0 comments

Comments

@CravateRouge
Copy link

CravateRouge commented Nov 12, 2024

Preliminary Checks

Description

When using the backticks to make an inline code highlighting they are displayed in the rendered result. More detail about the issue here:https://discourse.gohugo.io/t/tailwind-prose-markdown-code-samples-show-the-character/36106/3

Reproduction Link

https://theme-landing-page.netlify.app/blog/second-brain/

Steps to Reproduce

  1. Write markdown with inline codes like some inline code

Expected Result

Something like this:

image

Actual Result

Bold text with visible backticks:

image

What Hugo Module versions does your site use?

module github.com/HugoBlox/theme-landing-page

go 1.19

require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33
)

What operating system(s) are you seeing the problem on?

Windows, Linux

What browser(s) are you seeing the problem on?

Firefox, Microsoft Edge

Which Hugo Blox template are you using?

Landing Page

What version of Hugo are you using?

0.126.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant