Skip to content

Conversation

@pmalouin
Copy link
Contributor

Also: fix: various inconsistencies with twin sample in auth0-ai-js

return (
<div className="markdown-content">
<ReactMarkdown
remarkPlugins={[remarkGfm, remarkMath]}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

github flavored markdown + KaTex math rendering, powerful combo! ⭐

},
};

const MarkdownTextImpl: FC<{ children: string }> = ({ children }) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would love to generalize this in the future, possibly as just another ai-components export. Seems really useful for many samples!

@pmalouin pmalouin merged commit 958ceda into main Dec 1, 2025
1 check passed
@pmalouin pmalouin deleted the markdown branch December 1, 2025 13:56
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.

3 participants