How to use markdownhooks and minimize re-rendering as much as possible. #1425
-
In the context of EventSource where the text content is not static, how should I utilize markdownhooks to minimize rendering as much as possible? |
Beta Was this translation helpful? Give feedback.
Answered by
ChristianMurphy
Mar 18, 2025
Replies: 1 comment 4 replies
-
@sunhaixun could you share an example of what package you are using and how you are rendering content in a sandbox like
And explain a bit around what you are trying to do? |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
sunhaixun
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@sunhaixun could you share an example of what package you are using and how you are rendering content in a sandbox like
And explain a bit around what you are trying to do?