TGTGInsighttelegram intelligenceLIVE / telegram public index
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