%% DATAVIEW_PUBLISHER: start
```js
const fs = require("fs");
const { Table } = customJS;
const page = dv.page(file.path);
let image = Table.getImage(page.image, fs);
`
${image}
${page.description}
`;
```
%%
![[_attachments_/Races/Kitsune.jpg|Kitsune.jpg]]
Even though the fox-folk of Kamigawa live within the Jukai Forest, they have the closest relations with the humans. Even more so than the daimyo's Soratami advisors. Kitsune are long-lived beings with very strong beliefs in their traditions.
%% DATAVIEW_PUBLISHER: end %%