Skip to content

Try not decoding listing content#50

Closed
benjaminleonard wants to merge 1 commit into
mainfrom
fix-decoded-listing-content
Closed

Try not decoding listing content#50
benjaminleonard wants to merge 1 commit into
mainfrom
fix-decoded-listing-content

Conversation

@benjaminleonard
Copy link
Copy Markdown
Collaborator

@benjaminleonard benjaminleonard commented Sep 23, 2025

Fixes #44

I need to test with the design system first. The fact that the content gets syntax highlighted by shiki complicates things — shiki returns a HTML string and my brain is melting trying to figure out what needs decoding/encoding at which point.

📦 Published PR as canary version: 1.3.1--canary.50.17947860668.0

✨ Test out this PR locally via:

npm install @oxide/react-asciidoc@1.3.1--canary.50.17947860668.0
# or 
yarn add @oxide/react-asciidoc@1.3.1--canary.50.17947860668.0

@benjaminleonard
Copy link
Copy Markdown
Collaborator Author

Superseded by #54

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.

HTML "tags" not escaped in code blocks

1 participant