%% 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/ShadowmoorSelkie.jpg|ShadowmoorSelkie.jpg]] Present only in Shadowmoor, selkies are unusual merfolk that are different from any others of their kind. Rather than fish, selkies' lower bodies resemble seals, giving them an appearance similar to centaurs. %% DATAVIEW_PUBLISHER: end %%