Ben Zigterman

Results 5 issues of Ben Zigterman

**Describe your feature request** I would like to have the word count of the article displayed, ideally in the notes list next to the time and date. **Additional context** I...

request

When I run the code below to make an html table with `gt`, the images appear fine in Rstudio's viewer, but when I run them through `as_raw_html`, the image references...

Type: ☹︎ Bug
Difficulty: [3] Advanced
Effort: [3] High
Priority: [3] High

For data with `0`s or `5`s in it, Chartbuilder graphs the wrong data. It graphs it as if the `0` or `5` doesn't exist. This: ``` date employees 2001 284...

bug

Stroke doesn't work on macOS Catalina because it is a 32-bit app and needs to be updated to 64-bit. Thanks!

In certain feeds, the article's website is rendered instead of the article content. For example, [https://yihui.org/en/2023/10/shorten-code/](https://yihui.org/en/2023/10/shorten-code/) from the feed [https://yihui.org/en/index.xml](https://yihui.org/en/index.xml). This happens on both desktop and mobile. This apparently happens...