Skip to content

Conversation

@benjaminleonard
Copy link
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

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

2 participants