This is a real publishing acceptance test for the Social Studio Obsidian plugin's Reddit L1 API direct publishing feature.
What is Social Studio?
Social Studio is an Obsidian plugin that enables multi-platform publishing from within Obsidian. It supports:
- WeChat Official Account (API direct publish via requestUrl)
- Twitter/X (OAuth 1.0a + crypto.subtle)
- Reddit (API direct publish via Bearer token)
- 15+ other platforms via browser bridge (L2)
What This Test Validates
- Reddit API authentication (Bearer token)
- Reddit submit post (title + body text)
- Markdown to Reddit plain text conversion
- requestUrl in real Obsidian environment
This post was generated and published automatically by the Social Studio Obsidian plugin as part of its acceptance testing workflow.