- #14 Remove runnable bits from files and document branch is returned.
- #13 Allow
branchto be extracted from a github url
- [#10] Bump
react-markdownto^4.0.8 - #9 Reset slug counts before rendering to prevent inconsistent anchors
- #4 improving headline ID/anchor rendering to be more GH compliant
- #5 BREAKING Change
resolverprop totransformLinkUrito be consistent withreact-markdown - Create prop pass-through to provide props to
react-markdown
- #2 BREAKING Handle hash URLs, provide both
{ filename, filepath }.filenameis nowfilepathinresolver
- #3 BREAKING Use
*Urianduriconsistently to match the props exposed byreact-markdown.sourceUrlis nowsourceUri.transformImageUrinow accepts({ uri, github, org, repo, filename })resolvernow accepts({ uri, github, org, repo, filename, filepath })
- #1 Better support for non-text children to header nodes.
- Initial release