picoclaw/pkg/migrate/sources/openclaw
Alexander 12f4029610
feat: telegram use parse mode ModeMarkdownV2 instead of ModeHTML (#1018)
* feat: telegram use parse mode ModeMarkdownV2 instead of ModeHTML

* handle expandable block quotation starts, add test for all md2 formats

* fix: linter issue

* feat: added flag use_markdown_v2, corrected config, updated
documentation

* move parseChatID to parser_markdown_to_html

* fix: tests and linter issues

* fix: case with ~

* test: fixed Test_markdownToTelegramMarkdownV2

* fix: regex block-quote line  >

* fix: linter issues

* fix: send chunk param mismatched, in edit msg use HTML parse mode too

* fix: remove from .gitignore redundant comment
2026-03-18 21:29:21 +08:00
..
common.go docs: remove stale TOOLS.md references (#1388) 2026-03-12 09:47:01 +08:00
openclaw_config.go feat: telegram use parse mode ModeMarkdownV2 instead of ModeHTML (#1018) 2026-03-18 21:29:21 +08:00
openclaw_config_test.go Add exec allow_remote config support in web settings (#1363) 2026-03-11 19:57:59 +08:00
openclaw_handler.go refactor: centralize environment variable key constants (#1730) 2026-03-18 18:03:24 +08:00
openclaw_handler_test.go Feat/update migrate (#910) 2026-02-28 19:59:17 +08:00