%% 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/DominariaKobold.jpg|DominariaKobold.jpg]]
Kobolds are little creatures, resembling a cross between a goblin and an imp. They have red or green skins.
%% DATAVIEW_PUBLISHER: end %%