3a53e0aa580529b1ff626c8e0f66f9d4dc59e705
Some checks failed
Test Suite / e2e-tests (push) Has been cancelled
Test Suite / performance-tests (push) Has been cancelled
Test Suite / code-quality (push) Has been cancelled
Test Suite / security-scan (push) Has been cancelled
Test Suite / test-summary (push) Has been cancelled
Test Suite / integration-tests (push) Has been cancelled
Test Suite / unit-tests (3.11) (push) Has been cancelled
Test Suite / unit-tests (3.12) (push) Has been cancelled
This commit fixes the critical md-render --edit regression that was causing "blue box, no content" issues and adds comprehensive version tracking. Key fixes: - Fixed JavaScript newline escaping in f-string templates (\\n\\n not \\\\n\\\\n) - Restored proper content rendering with marked.js CDN and graceful fallback - Removed problematic validation logic that was blocking content display - Cleaned up html-inject-editing command and related experimental code Enhancements: - Added version display in edit mode header with git commit and timestamp - Enhanced version tracking to show local uncommitted changes with timestamps - Added comprehensive regression tests to prevent future breakage - Improved error handling and recovery mechanisms The md-render --edit functionality now works reliably with full version visibility. 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
MarkiTect - Advanced Markdown Engine
Your Markdown, Redefined.
MarkiTect transforms markdown from plain text into intelligent, structured data with performance optimization, schema validation, and relational querying capabilities. Stop treating documentation as text files—start managing it as a database.
Key Features:
- Lightning Performance: 60-85% faster document processing through intelligent AST caching
- Schema Validation: Enforce document structure and consistency
- Database Integration: Query markdown content with SQL-like operations
- CLI Tools: Complete command-line interface for automation and workflows
📚 Documentation
Quick Start: Getting Started · Command Reference
Architecture: Caching System · Performance Philosophy · Capability Inclusion
Development: TDD Workflow · Contributing · Capabilities Overview
Project Status: Current Status · Roadmap · Current Tasks
Description
Releases
1
MarkiTect 0.8.0
Latest
Languages
Python
84.7%
JavaScript
8%
HTML
5.6%
Makefile
1.3%
Shell
0.2%
Other
0.1%