Description
Bug description
The field names on the Quarto blog listing page with the table layout (type: table
) are bold by default. But making sorting available with sort-ui: true
unbolds the field names.
Steps to reproduce
---
title: "test_blog"
listing:
contents: posts
sort: "date desc"
type: table
categories: true
sort-ui: true
filter-ui: false
page-layout: full
title-block-banner: true
---
You can find the Git repo here.
Expected behavior
No response
Actual behavior
No response
Your environment
No response
Quarto check output
Quarto 1.7.13
[✓] Checking environment information...
Quarto cache location: /Users/barisguven/Library/Caches/quarto
[✓] Checking versions of quarto binary dependencies...
Pandoc version 3.4.0: OK
Dart Sass version 1.70.0: OK
Deno version 1.46.3: OK
Typst version 0.11.0: OK
[✓] Checking versions of quarto dependencies......OK
[✓] Checking Quarto installation......OK
Version: 1.7.13
Path: /Applications/quarto/bin
[✓] Checking tools....................OK
TinyTeX: v2023.07.08
Chromium: (not installed)
[✓] Checking LaTeX....................OK
Using: TinyTex
Path: /Users/barisguven/Library/TinyTeX/bin/universal-darwin
Version: 2023
[✓] 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.12.2 (Conda)
Path: /opt/anaconda3/bin/python
Jupyter: 5.7.2
Kernels: ir, javascript, python3
[✓] Checking Jupyter engine render....OK
[✓] Checking R installation...........OK
Version: 4.4.1
Path: /Library/Frameworks/R.framework/Resources
LibPaths:
- /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library
knitr: 1.48
rmarkdown: 2.28
[✓] Checking Knitr engine render......OK