I am suddenly getting ?(caption) in my CSV generated file tables #6200
Unanswered
IceManTBM3
asked this question in
Q&A
Replies: 2 comments 1 reply
-
PS these tables are created from Excel sheets |
Beta Was this translation helpful? Give feedback.
0 replies
-
Using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
is this Quarto or R?
Running on Win 11
check dump:
tmeek@AC-LT-TMEE-01 MINGW64 /c/Doc-Testing/diit-documentation/quarto (Tom_Doc_2)
$ quarto check
A new release of Deno is available: 1.28.2 → 1.35.0 Run
deno upgrade
to install it.[>] Checking versions of quarto binary dependencies...
Pandoc version 3.1.1: OK
Dart Sass version 1.55.0: OK
[>] Checking versions of quarto dependencies......OK
[>] Checking Quarto installation......OK
Version: 1.3.353
Path: C:\Users\tmeek\AppData\Local\Programs\Quarto\bin
CodePage: 1252
[>] Checking basic markdown render....OK
[>] Checking Python 3 installation....OK
Version: 3.10.5
Path: C:/Users/tmeek/AppData/Local/Programs/Python/Python310/python.exe
Jupyter: (None)
[>] Checking R installation...........OK
Version: 4.2.2
Path: C:/Users/tmeek/AppData/Local/Programs/R/R-4.2.2
LibPaths:
- C:/Doc-Testing/diit-documentation/quarto/renv/library/R-4.2/x86_64-w64-mingw32
- C:/Users/tmeek/AppData/Local/Temp/RtmpyUFVfa/renv-system-library
knitr: 1.39
rmarkdown: 2.14
Code in my set up file
NRI Risk Features
::: column-margin
::: callout-tip
Column headers are sortable on click. Also, you can filter columns by typing text into the text boxes under each column.
:::
:::
::: panel-tabset
Field Definitions
I haven't really modified anything to significantly but now am getting this random ?(caption) and can't figure out where to go to nip it. Thanks for any help in advance
Beta Was this translation helpful? Give feedback.
All reactions