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

TGINSIGHT POST

Post #9153

@order_usagi

ご注文はうさぎですか?

Views7Post view count
PostedFeb 702/07/2026, 02:45 PM
Post content

Post content

Innei 向 mx-space/core 提交了一个更改 refactor: remove TextMacroService and textOptions config TextMacroService (text macro replacement for `[[ $var ]]` / `[[ #fn() ]]` syntax) is no longer needed. All replaceTextMacro calls replaced with direct text usage. - Delete helper.macro.service.ts and its test/mock files - Remove TextMacroService injection from post, page, note, markdown modules - Remove textOptions schema, default config, and DSL section - Update v10 migration docs with breaking change notice