Highlights
- Pro
Block or Report
Block or report jjallaire
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
4,491 contributions in the last year
Less
More
Activity overview
Contributed to
quarto-dev/quarto-cli,
rstudio/rstudio,
quarto-dev/quarto-web
and 5 other
repositories
Loading
Contribution activity
November 2021
Created 109 commits in 4 repositories
Created a pull request in rstudio/rstudio that received 8 comments
lint on cursor changed rather than value changed
Addresses #10050 Formerly we triggered diagnostics on ValueChanged rather than CursorChanged. This led to situations where we'd fail to show errors…
+3
−5
•
8
comments
Reviewed 2 pull requests in 1 repository
quarto-dev/quarto-cli
2 pull requests
Created an issue in jgm/pandoc that received 6 comments
Lua: calling :new function to create Pandoc Lua objects fails in v2.16
The following calls all yield an error in Pandoc v2.16 whereas they worked w/o problem in Pandoc 2.14.2: Pandoc = function(el) local plain = pandoc.P…
6
comments