00c41773583c368c912b8c5b9218bad92665e887
Add comprehensive client-side markdown rendering functionality with dark theme support: Core Features: - md-render command generates self-contained HTML files - Embedded markdown payload with client-side JavaScript rendering - marked.js integration from CDN with graceful fallback - YAML front matter support and title extraction Template System: - 4 responsive templates: basic (default), github, academic, dark - Dark theme with GitHub dark mode inspired colors - Custom CSS injection capability - Mobile-responsive design with viewport support Implementation Details: - Complete TDD8 workflow: ISSUE→TEST→RED→GREEN→REFACTOR→DOCUMENT→REFINE→PUBLISH - 11+ comprehensive test scenarios with excellent coverage - Refactored template system using style dictionaries - Enhanced CLI help text with usage examples - Clean code organization and documentation Usage: markitect md-render README.md --template dark markitect md-render article.md --template github --css custom.css 🤖 Generated with [Claude Code](https://claude.ai/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
Development: TDD Workflow · Contributing
Project Status: Current Status · Roadmap · Next Actions
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%