```r map(1:4, function(x) { x }) %>% as_loop() #> Error: 'text' should either be length 1, or same length as 'ranges' ``` This error is probably raised in `insert_and_reformat_text`.
This error is probably raised in
insert_and_reformat_text.