So after doing some digging I think what you are after is this:
``` dataviewjs
$=dv.span(dv.current().file.frontmatter)
```
This
Plus the dataview JS docs did the trick
So after doing some digging I think what you are after is this:
``` dataviewjs
$=dv.span(dv.current().file.frontmatter)
```
This
Plus the dataview JS docs did the trick