Skip to content

Publish Confluence Typo "atachment" #12990

@jarcher-conda

Description

@jarcher-conda

I have:

  • searched the issue tracker for similar issues
  • installed the latest version of Quarto CLI
  • formatted my issue following the Bug Reports guide

Bug description

This is my first time submitting an issue, apologies in advance if I have messed up anything and feedback is appreciated!

There is a typo when I publish a quarto doc to confluence. See line 859 in confluence.ts

Steps to reproduce

quarto publish confluence <file_with_viz_attachments>.qmd

Actual behavior

Note: The published content includes attachments or images. You may see a placeholder for a few moments while Confluence processes the image or atachment.

Expected behavior

Note: The published content includes attachments or images. You may see a placeholder for a few moments while Confluence processes the image or attachment.

Your environment

  • Quarto Version: 1.7.32 (installed with conda yesterday)
  • IDE: Cursor 1.1.3 (VSCode version 1.96.2)
  • conda version 24.11.3
  • macOS Sequoia 15.4.1

Quarto check output

❯ quarto check
Quarto 1.7.32
[✓] Checking environment information...
      Quarto cache location: /Users/jarcher/Library/Caches/quarto
[✓] Checking versions of quarto binary dependencies...
      Pandoc version 3.6.3: OK
      NOTE: Dart Sass version 1.59.1 does not strictly match 1.85.1 and strict checking is enabled. Please use 1.85.1.
      Deno version 1.46.3: OK
      Typst version 0.13.0: OK
[✓] Checking versions of quarto dependencies......OK
[✓] Checking Quarto installation......OK
      Version: 1.7.32
      Path: /opt/anaconda3/envs/quarto-env/bin

[✓] Checking tools....................OK
      TinyTeX: v2025.01
      Chromium: (not installed)

[✓] Checking LaTeX....................OK
      Using: TinyTex
      Path: /Users/jarcher/Library/TinyTeX/bin/universal-darwin
      Version: 2024

[✓] Checking Chrome Headless....................OK
      Using: Chrome found on system
      Path: /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
      Source: MacOS known location

[✓] Checking basic markdown render....OK

[✓] Checking Python 3 installation....OK
      Version: 3.11.11 (Conda)
      Path: /opt/anaconda3/envs/quarto-env/bin/python
      Jupyter: 5.7.2
      Kernels: registered_user_data, general, quarto-env, python3

[✓] Checking Jupyter engine render....OK

[✓] Checking R installation...........OK
      Version: 4.4.2
      Path: /Library/Frameworks/R.framework/Resources
      LibPaths:
        - /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library
      knitr: 1.49
      rmarkdown: (None)

      The rmarkdown package is not available in this R installation.
      Install with install.packages("rmarkdown")

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions