Obsidian--ITS-Theme icon indicating copy to clipboard operation
Obsidian--ITS-Theme copied to clipboard

[Bug] txt-c (and others) are not respected in [!cards|dataview]

Open scottTomaszewski opened this issue 1 year ago • 1 comments
trafficstars

Describe the bug

Having a cards callout using dataview with the txt-c metadata doesnt center text

Expected behavior text is centered

To Reproduce

Create a note with name test1223 and content

---
name: Bill
---

> [!cards|dataview 2 txt-c]
> ~~~dataview
> TABLE name
> WHERE file.name = "test123"
> ~~~

Render

Screenshots

image

OS

Linux

  • [x] Desktop
  • [ ] Mobile

Versions

  • Obsidian Version: 1.5.12
  • ITS Theme Version: downloaded fresh copy before making this issue

Additional context

n/a

scottTomaszewski avatar Apr 12 '24 15:04 scottTomaszewski

Should now be fixed on ITS v1.2.68!

SlRvb avatar May 01 '24 02:05 SlRvb