tests/testthat/_snaps/rmd_select-by_fdiv.md

by_fenced_div validates input correctly

i In argument: `by_fenced_div(id = 123)`.
Caused by error in `by_fenced_div()`:
! Assertion on 'id' failed: Must be of type 'character' (or 'NULL'), not 'double'.
i In argument: `by_fenced_div(id = c("a", "b"))`.
Caused by error in `by_fenced_div()`:
! Assertion on 'id' failed: Must have length 1, but has length 2.
i In argument: `by_fenced_div(class = 123)`.
Caused by error in `by_fenced_div()`:
! Assertion on 'class' failed: Must be of type 'character' (or 'NULL'), not 'double'.
i In argument: `by_fenced_div(attr = 123)`.
Caused by error in `by_fenced_div()`:
! `attr` must be a character vector or list


Try the parsermd package in your browser

Any scripts or data that you put into this service are public.

parsermd documentation built on Aug. 21, 2025, 5:27 p.m.