%% 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/AmonkhetMinotaur.jpg|AmonkhetMinotaur.jpg]]
Amonkhet's minotaurs have more ovine features than other minotaurs. Their horns curl tightly against the sides of their heads to encircle their ears, and manes of shaggy fur—shorter in females—fall over their broad shoulders.
%% DATAVIEW_PUBLISHER: end %%