Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
522 contributions in the last year
Contribution activity
October 2020
September 2020
- alexpeattie/doc-gen Python
Created a pull request in leanprover-community/mathlib that received 4 comments
[Merged by Bors] - fix(scripts/mk_all): macOS compatibility fix
readlink -f doesn't work macOS unfortunately - there are alternatives but I think it's probably safe to remove it altogether? This assumes mk_all.sh …
Created an issue in trentm/python-markdown2 that received 1 comment
Backslashes removed by adjacent backticks
I've stumbled across some odd behaviour where backslashes are removed by adding backticks elsewhere in the converted Markdown - but only if the phr…