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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ExaDev
/
markdown-codec
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: read and write GitHub footnotes, with definitions as anchor constructs
- #69
#69
Merged
Mearman
merged 11 commits into
main
ExaDev/markdown-codec:main
from
feat/footnote-constructs
ExaDev/markdown-codec:feat/footnote-constructs
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: read and write GitHub footnotes, with definitions as anchor constructs
#69
Mearman
merged 11 commits into
main
ExaDev/markdown-codec:main
from
feat/footnote-constructs
ExaDev/markdown-codec:feat/footnote-constructs
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
build(deps): bump document-schema.js to 4.2.0
Show description for 1c919b9
Mearman
committed
1c919b9
View commit details
Copy full SHA for 1c919b9
Browse repository at this point
feat: parse GitHub footnote definitions and references
Show description for f05f091
Mearman
committed
f05f091
View commit details
Copy full SHA for f05f091
Browse repository at this point
feat: lower a footnote definition to an anchor construct and its reference to a marked run
Show description for be33734
Mearman
committed
be33734
View commit details
Copy full SHA for be33734
Browse repository at this point
feat: render construct boundary markers back to markdown
Show description for 244567d
Mearman
committed
244567d
View commit details
Copy full SHA for 244567d
Browse repository at this point
test: cover footnotes end to end, including the markdown round trip
Show description for 7b8c117
Mearman
committed
7b8c117
View commit details
Copy full SHA for 7b8c117
Browse repository at this point
chore: rebuild dist
Mearman
committed
6c6d9fd
View commit details
Copy full SHA for 6c6d9fd
Browse repository at this point
docs: describe the footnote mapping and its two mechanisms
Show description for 670f3bf
Mearman
committed
670f3bf
View commit details
Copy full SHA for 670f3bf
Browse repository at this point
fix(block): recognise a footnote definition following a still-open top-level list
Show description for bf1339c
Mearman
committed
bf1339c
View commit details
Copy full SHA for bf1339c
Browse repository at this point
fix(emit): decline to spell a footnote anchor name that would reparse as something else
Show description for 16ef39a
Mearman
committed
16ef39a
View commit details
Copy full SHA for 16ef39a
Browse repository at this point
test: cover a footnote definition after a list and an unspellable anchor name
Show description for 45d7ae6
Mearman
committed
45d7ae6
View commit details
Copy full SHA for 45d7ae6
Browse repository at this point
chore: rebuild dist
Mearman
committed
dd8f118
View commit details
Copy full SHA for dd8f118
Browse repository at this point
You can’t perform that action at this time.