fix(baoyu-xhs-images): remove opacity from watermark prompt and fix CJK spacing

This commit is contained in:
Jim Liu 宝玉
2026-03-23 12:01:03 -05:00
parent 39fe872bf3
commit a5189dff37
@@ -151,8 +151,7 @@ From outline entry:
```markdown ```markdown
## Watermark ## Watermark
Include a subtle watermark "{content}" positioned at {position} Include a subtle watermark "{content}" positioned at {position}. The watermark should
with approximately {opacity*100}% visibility. The watermark should
be legible but not distracting from the main content. be legible but not distracting from the main content.
``` ```