mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 09:59:39 +02:00
issue ref
This commit is contained in:
parent
97d7f424a8
commit
b0f63ab2a4
2 changed files with 2 additions and 0 deletions
|
@ -2094,6 +2094,7 @@ ui_elements <- list(
|
|||
icon = shiny::icon("download")
|
||||
),
|
||||
shiny::helpText("If choosing to output to MS Word, please note, that when opening the document, two errors will pop-up. Choose to repair and choose not to update references. The issue is being worked on. You can always choose LibreOffice instead.")
|
||||
## https://github.com/quarto-dev/quarto-cli/issues/7151
|
||||
# )
|
||||
# )
|
||||
),
|
||||
|
|
|
@ -254,6 +254,7 @@ ui_elements <- list(
|
|||
icon = shiny::icon("download")
|
||||
),
|
||||
shiny::helpText("If choosing to output to MS Word, please note, that when opening the document, two errors will pop-up. Choose to repair and choose not to update references. The issue is being worked on. You can always choose LibreOffice instead.")
|
||||
## https://github.com/quarto-dev/quarto-cli/issues/7151
|
||||
# )
|
||||
# )
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue