Skip to content

Conversation

@cscheid
Copy link
Collaborator

@cscheid cscheid commented Jun 1, 2024

Progress towards #9832.

  • html

Fixes

This fixes the inconsistent border radii for callout headers in HTML, from

image

to

image

@gordonwoodhull
Copy link
Contributor

I would do most of these as cases within a feature directory, instead of calling each case its own feature. They are mostly of interest to developers so they could be shown under the detailed view.

(But all questions of feature granularity are subjective.)

@cscheid
Copy link
Collaborator Author

cscheid commented Jun 1, 2024

I would do most of these as cases within a feature directory, instead of calling each case its own feature.

The question, I guess, hinges on whether the single document still allows tests and minimal examples without a clunky .qmd full of extraneous divs (for the selectors)

@gordonwoodhull
Copy link
Contributor

Still separate qmd files, just in a directory. Like all these cases for CSS border, which we wouldn't want to expose to the end user in the ff matrix, but which are helpful to the developer:

https://github.com/quarto-dev/quarto-cli/tree/main/dev-docs/feature-format-matrix/qmd-files/css-properties/border

(Here I think I went too far, and some of the invalid/error cases belong in regular smoke tests.)

@cscheid cscheid added this to the v1.6 milestone Jun 27, 2024
@cscheid cscheid modified the milestones: v1.6, v1.7 Nov 18, 2024
@cscheid cscheid added the early-in-release An issue that should be worked on early in the release (likely due to risk) label Nov 18, 2024
@cscheid cscheid modified the milestones: v1.7, v1.8 Apr 2, 2025
@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Apr 29, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@cscheid cscheid merged commit 6202430 into main Apr 29, 2025
49 checks passed
@cscheid cscheid deleted the bugfix/9832 branch April 29, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

early-in-release An issue that should be worked on early in the release (likely due to risk)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants