Commit Graph

2 Commits (300b9e4e927928adc7e0b4eb97077bfefda2b94d)

Author SHA1 Message Date
Amir Alexander Abdelbaki 8f50877faf added .txt to gitgnore for inputting 2026-06-07 17:01:45 +02:00
Amir Alexander Abdelbaki 0eac070dac Initial commit: md_to_docx and raw_to_md scripts
- md_to_docx.py: converts a directory of .md files into a Word .docx
  with a title page, auto-updating TOC field, changelog section, and
  one section per remaining .md file
- raw_to_md.py: sends raw text to Claude AI (claude-sonnet-4-6) and
  returns a structured, chronological Markdown document

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 13:52:03 +02:00