Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
simonw
/
claude-code-transcripts
Public
Notifications
You must be signed in to change notification settings
Fork
195
Star
1.7k
Code
Issues
29
Pull requests
37
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add markdown export
- #82
#82
Open
hellovietduc
wants to merge 15 commits into
simonw:main
simonw/claude-code-transcripts:main
from
hellovietduc:add-markdown-export
hellovietduc/claude-code-transcripts:add-markdown-export
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Add markdown export
#82
hellovietduc
wants to merge 15 commits into
simonw:main
simonw/claude-code-transcripts:main
from
hellovietduc:add-markdown-export
hellovietduc/claude-code-transcripts:add-markdown-export
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2026
docs: add implementation plan for markdown export feature
hellovietduc
committed
8fa60c3
View commit details
Copy full SHA for 8fa60c3
Browse repository at this point
chore: add .worktrees/ to .gitignore
hellovietduc
committed
6077aad
View commit details
Copy full SHA for 6077aad
Browse repository at this point
feat: add render_content_block_markdown for Markdown export
hellovietduc
committed
bcaa6e5
View commit details
Copy full SHA for bcaa6e5
Browse repository at this point
feat: add generate_markdown function for single-file markdown export
hellovietduc
committed
4ec1ad6
View commit details
Copy full SHA for 4ec1ad6
Browse repository at this point
refactor: extract _group_conversations helper shared by HTML and Markdown generators
hellovietduc
committed
c1c3477
View commit details
Copy full SHA for c1c3477
Browse repository at this point
feat: add --markdown flag to local and json commands
hellovietduc
committed
1c009e2
View commit details
Copy full SHA for 1c009e2
Browse repository at this point
feat: add --markdown flag to web command
hellovietduc
committed
4e606b5
View commit details
Copy full SHA for 4e606b5
Browse repository at this point
fix: use dynamic fence length in markdown export to prevent nested backtick breakage
Show description for ee17e71
hellovietduc
committed
ee17e71
View commit details
Copy full SHA for ee17e71
Browse repository at this point
feat: support --open flag with --markdown to open in $EDITOR
Show description for 4896559
hellovietduc
committed
4896559
View commit details
Copy full SHA for 4896559
Browse repository at this point
fix: use subprocess.run instead of Popen for terminal editors
Show description for b021b5f
hellovietduc
committed
b021b5f
View commit details
Copy full SHA for b021b5f
Browse repository at this point
chore: remove completed markdown export implementation plan
hellovietduc
committed
bcbcbd7
View commit details
Copy full SHA for bcbcbd7
Browse repository at this point
feat: support --gist flag with --markdown output
Show description for f6cf40b
hellovietduc
committed
f6cf40b
View commit details
Copy full SHA for f6cf40b
Browse repository at this point
refactor: deduplicate markdown generation and extract shared helper
Show description for a557e36
hellovietduc
committed
a557e36
View commit details
Copy full SHA for a557e36
Browse repository at this point
Commits on Mar 2, 2026
docs: document --markdown flag in README
hellovietduc
committed
5ea5c67
View commit details
Copy full SHA for 5ea5c67
Browse repository at this point
Commits on Mar 4, 2026
fix: don't auto-open markdown files in editor without --open flag
Show description for c3d981d
hellovietduc
committed
c3d981d
View commit details
Copy full SHA for c3d981d
Browse repository at this point
You can’t perform that action at this time.