TGTGInsighttelegram intelligenceLIVE / telegram public index
← ご注文はうさぎですか?
ご注文はうさぎですか? avatar

TGINSIGHT POST

Post #9171

@order_usagi

ご注文はうさぎですか?

Views6Post view count
PostedFeb 802/08/2026, 09:51 AM
Post content

Post content

Innei 向 mx-space/core 提交了一个更改 fix: replace @lexical/code and @lexical/markdown with custom nodes to eliminate PrismJS @lexical/code bundles PrismJS which requires browser globals. @lexical/markdown imports @lexical/code at module level unconditionally. Use custom lightweight SimpleCodeNode/SimpleCodeHighlightNode and traverse Lexical's parsed node tree directly for Markdown conversion.