-
## kable
Code
````
---
title: FontAwesome and Kable
---
{{< fa brands pagelines >}} {{< fa seedling >}} {{< fa plant-wilt >}}
```{r}
library(dplyr)
library(knitr)
icons %
mu…
-
### Bug description
There is a very weird behaviour in Manuscripts. Consider the following `_quarto.yml` file
```yml
project:
type: manuscript
execute-dir: project
render:
- "notebooks/ana…
LGraz updated
1 month ago
-
an exported function like `cover::markdown_output()` to print a coverage report in markdown, which could then easily be used to add either a [Job Summary](https://github.blog/2022-05-09-supercharging-…
-
````
```{extendrsrc macro}
macro_rules! make_heck_fn {
($fn_name:ident) => {
#[extendr]
/// @export
fn $fn_name(x: Strings) -> Strings {
x.into_iter()
…
-
Since the number of tables in BIAD changes, we need a better way of including all the table iframes in BIADwiki/structure page.
Several possibilities:
1. Weekly R auto script to email the administra…
-
I'm getting pander output that looks like this:
> | continent | gdp_pc_min | gdp_pc_mean | gdp_pc_max |
> |:-----------:|:------------:|:-------------:|:------------:|
> | Africa | 2…
-
Hi all, I have a R Markdown question.
I am trying to write a results report for my project partners, and R Markdown is the obvious choice as the models/results/plots etc are not necessarily the fin…
-
### Bug description
From [More precise targeting of AST processing phases](https://quarto.org/docs/prerelease/1.4/lua_changes.html#more-precise-targeting-of-ast-processing-phases) in Quarto v1.4 pre-…
-
This is a list we can turn in potential issue of ideas for improving Quarto support. This comes from works done on the R part of Quarto using **knitr**
- [ ] `verbatim` engine and related should pr…
cderv updated
1 month ago
-
There are lots of little tips I find and always forget and thought it'd be nice to compile them in a page. It could be another Resource. Pasting a bit of it below to give you an idea.
---
title:…