# Overview
---
Output markdown from your [Dataview](https://blacksmithgu.github.io/obsidian-dataview) queries and keep them up to date. You can also be able to [publish](https://obsidian.md/publish) them.
https://github.com/udus122/dataview-publisher?tab=readme-ov-file
# Usage
---
/%% DATAVIEW_PUBLISHER: start
```dataview
<Your favorite Dataview query>
```
%%
<Query results will be output as markdown here>
%% DATAVIEW_PUBLISHER: end %%/