openclaw/extensions/bluebubbles
Clawd 88fa8835b5 feat(bluebubbles): add text formatting support
Convert markdown formatting to BlueBubbles textFormatting array:
- **bold** → bold style
- *italic* → italic style
- ~~strikethrough~~ → strikethrough style
- ++underline++ → underline style

Auto-enables private-api method when formatting is detected.
Includes 18 tests covering all formatting scenarios.
2026-01-22 00:20:54 -08:00
..
src feat(bluebubbles): add text formatting support 2026-01-22 00:20:54 -08:00
clawdbot.plugin.json fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
index.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
package.json chore: bump version to 2026.1.21 2026-01-22 01:59:16 +00:00