%% 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/MercadiaDryad.jpg|MercadiaDryad.jpg]]
Mercadian dryads live in secluded forests, most prominent in the Rushwood. They can enter and leave trees at will and defend themselves with their poisonous breath. Most of their tools are drawn from the living wood of the most ancient trees.
%% DATAVIEW_PUBLISHER: end %%