Highlights
- Arctic Code Vault Contributor
- Pro
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
3,363 contributions in the last year
Activity overview
Contribution activity
October 2020
Created an issue in rstudio/rmarkdown that received 10 comments
investigate differences in gfm output w pandoc 2.11
I've noticed that now GFM behaves a bit differently. For example, in Pandoc 2.9.2.1
echo '## <https://www.google.com>' | pandoc --to gfm
Gives:
## …