Ella Kaye

Results 6 issues of Ella Kaye

Hello, I have a custom syntax highlighting theme. In my _site.yml, I have this for output: ``` output: distill::distill_article: highlight: /Users/ellakaye/ellakaye-distill/ek_syntax_highlighting.theme ``` However, when I create and knit a new...

Hello, I have enabled utterances comments on my site, following the guidance in [this blogpost](https://sciencificity-blog.netlify.app/posts/2021-02-20-enable-utterances-with-distill/), but am getting some unexpected/possibly glitchy behaviour after I build the site. I have the...

Look into datasets here:

Hello. Since the release of R 4.4, I have run `rig add release` and `rig add devel` to install R 4.4 and 4.5 respectively. That works fine, but I'm stuck...

feature

Hello. Neat extension! It would be great if this could work with the Quarto revealjs presentation format. I've tried it for highlighting code output in that format. The `class-output: "highlight...

Hi. I sometimes find it useful to set `as_job = TRUE` when calling `chattr_app()`. That works great in RStudio but generates an error in [Positron](https://github.com/posit-dev/positron). Seems this is because the...

enhancement