All notable changes to the Markdown Mirror plugin will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for Markdown versions of taxonomy archive pages
- Category and tag archives as optional content types in settings
- Markdown generation for taxonomy archives
- SEO headers and alternate links for taxonomy pages
- Customizable context generation through admin settings
- Expanded context files (llms-ctx.txt and llms-ctx-full.txt)
- Automated context updates through caching system
- Updated rewrite rules to handle taxonomy URLs
- Enhanced admin settings interface for taxonomy support
- Improved context file generation and caching
- Initial beta release with core functionality
- Dynamic Markdown conversion and context file generation
- Support for three context file types: llms.txt, llms-ctx.txt, and llms-ctx-full.txt
- Category and tag support in context files
- Per-post control via meta boxes
- Caching system for improved performance
- SEO enhancements with canonical and alternate links
- Comprehensive test suite
- Admin settings for controlling context file content and behavior
- Removed
.md
disallow rule from robots.txt - Enhanced SEO handling with bidirectional linking
- Trailing slash handling in rewrite rules
- Initial repository setup and documentation
- Visual Composer shortcode support with proper content rendering
- Convenient sitemap links in the admin settings page for easy access to llms.txt, llms-ctx.txt, and llms-ctx-full.txt
- Enhanced admin UI with direct file access buttons
- Improved shortcode cleanup for better Markdown output
- Better handling of Visual Composer encoded attributes