Files
AGENTS/skills/basecamp-project/scripts/markdown_to_trix.py
m3tm3re 30602ca8c6 feat(basecamp-project): add markdown to trix converter
- Add markdown_to_trix.py with Markdown→HTML conversion for Basecamp
- Implement is_basecamp_safe() for unsupported feature detection
- Add convert_table_to_lists() for table→list conversion
- Include CLI with --file, --output, and --check modes
- Add comprehensive self-tests for all functions
- Add requirements.txt with markdown dependency
2026-04-27 09:52:21 +02:00

13 KiB
Executable File