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
Version 4.3.2: Fix release notes markdown formatting
Fix code block rendering in GitHub releases:
- Remove escaped backticks (not needed in single-quoted heredoc)
- Change language identifier from 'elisp' to 'emacs-lisp'
- Add blank lines before code blocks for proper rendering
- Use placeholders instead of shell variables in heredoc
- Add debug output to show generated release notes
The code blocks should now render correctly on the release page.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
0 commit comments