Configured Static Folder for DOCX Images: /root/extracted_images
Accessing Extracted Images: URLs returned by the DOCX extractor will start with /static/.
To use Markdown to DOCX: Send a POST request to /md_to_docx/convert with JSON {"markdown_text": "..."}
To use WeChat Articles Fetcher: Send a POST request to /wechat/get_today_articles with JSON {"cookie": "...", "gzh_name": "...", "token": "..."}