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
2,857 contributions in the last year
Activity overview
Contribution activity
October 2020
- yihui/r-appveyor Shell
Created a pull request in MaximeWack/desctable that received 1 comment
search = FALSE is no longer allowed for options in datatable()
FYI this upcoming change in DT will break the function datatable.desctable(): rstudio/DT#862 Sorry about the trouble!
search = FALSE doesn't really…
- Also match url with single quote when identifying resources to move.
- fence_theorems should work with implicit label without a comma before
- cover image works whether or not URL has trailing /
- Correctly relocate references with Pandoc 2.11
- fix #834: preserve input Rmd's origin path in opts
- Fix pandoc version dependency for --metadata-file
- Add an example for fontsettings config in the book
- Custom environment using Fenced Divs
Created an issue in gohugoio/hugo that received 3 comments
hugo server fails to serve the site when baseURL contains a subpath without hostname
What version of Hugo are you using (hugo version)?
$ hugo version
0.76.4
Does this issue reproduce with the latest release?
Yes.
Reproducible exa…