James Conigrave

Results 13 comments of James Conigrave

install_git should take a URL, not a username/repo pair: Try ``` remotes::install_git("https://github.com/hrbrmstr/streamgraph.git") ```

Resurrecting this issue as this feature would be really useful. Collaborating in markdown is a pain currently. An accept/reject suggestion interface + CriticMarkup syntax would be revolustionary IMO.

FYI I can't reproduce this on pandoc 3.8. I have seen this issue on older versions of pandoc. ``` pandoc 3.8 Features: +server +lua Scripting engine: Lua 5.4 ```