Markdown to HTML on Publish Plugin
=================================

Converts Markdown in WordPress posts/pages into HTML only when the post is published.

Features:
- Converts only when transitioning to 'publish' status
- Admin toggle (OFF by default)
- Supports:
  - Headings (#, ##, ###)
  - Bold, Italic, Strikethrough
  - Links and Images
  - Code blocks
  - Blockquotes
  - Lists (ordered and unordered)
  - Tables

Installation:
1. Upload the plugin zip file in WP Admin > Plugins > Add New > Upload Plugin.
2. Activate the plugin.
3. Go to Settings > Markdown Settings and enable conversion.

Author: GptChronicle.com
Website: https://gptchronicle.com
License: GPLv2 or later
