%% 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}
`;
```
%%
Werecats are intelligent monsters with human and cat traits. Since they are rational, they are allowed to live in human cities.
%% DATAVIEW_PUBLISHER: end %%