Spraynt Markdown to HTML

外掛說明

Convert AI‑generated Markdown into clean HTML for WordPress posts.

Credits

Developed by SPRAYNT TECHO SERVICES PVT. LTD.
Inspired by workflows using n8n and AI content generation tools.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/spraynt-markdown-to-html directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Create or import a post with Markdown content (e.g., from n8n or another AI tool).
  4. The plugin will automatically render Markdown into HTML when displaying the post.

常見問題集

Does this plugin support custom post types?

Yes. It hooks into the_content filter, so any post type using standard WordPress content rendering will be supported.

Will it break existing HTML content?

No. The plugin only processes Markdown syntax. Existing HTML is preserved.

Can I disable Markdown rendering for specific posts?

Yes. You can add a custom field _disable_markdown with value true to skip processing.

使用者評論

2026 年 3 月 18 日
I’ve tested several plugins to fix the messy markup in my AI‑generated posts, but this one stands out as the best. The ability to apply formatting rules to specific post categories makes it far more flexible than the alternatives. On top of that, the preview feature lets me see the full post exactly as it will appear before publishing, which saves time and avoids surprises. Overall, it’s a reliable tool that delivers exactly what I needed.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Spraynt Markdown to HTML〉的開發相關工作。

參與者

將〈Spraynt Markdown to HTML〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.
  • Markdown parsing for AI-generated content.
  • Support for posts created via n8n automation.