%% 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}
`;
```
%%
Dreugh are a race of powerful aquatic creatures observed primarily in Morrowind, the Iliac Bay, the Abecean Sea, Black Marsh, and Cyrodiil. They are often hunted for their wax and hide. They undergo a transformation called 'Karvinasim' to walk on land.
%% DATAVIEW_PUBLISHER: end %%