Frieder Scheiba

Results 6 issues of Frieder Scheiba

Would it be possible to add support for quarto (https://quarto.org) as an alternative to pandoc? I played around with pandoc and quarto a bit in the last days and it...

### Describe the bug Don't know if this is really a charts bug or rather related to dataview or Obsidian itself: I usually create charts using dataviewjs, but if I...

This is not a major issue but it would be nice if a single line break would be supported between a markdown heading or figure and a pandoc crossref attribute...

Could you support the fenced div/span syntax used for tables also for subfigures in addition to a block? ``` :::{#fig:subfigure label="Figure"} ![subfigure caption 1](link_to_image1.png){#fig:subfigure_2} ![subfigure caption 2](link_to_image1.png){#fig:subfigure_1} : Caption :::...

First of all thank you a lot for the your great plugins - Pandoc reference list and Zotero integration - which are great tools for any researcher. I discovered the...

### What happened? I frequently use dataviewjs view containers to render metadata of the current file in my note. An example is provided below, which reads the mtime and author...

bug