notion-markdown-cms
notion-markdown-cms copied to clipboard
Feature request: File property type
Hey Meshcloud! I am less confident about this one, but is it possible to return files in the markdown and also download them?
We do support downloading image blocks on pages (see https://github.com/meshcloud/notion-markdown-cms#supported-blocks) which are files in notion API, so in theory embedding files as assets in the same way should be trivial to add.
I'm not sure though because you say file property type, which is a page-level attribute. Can you sketch up some markdown and directory structure how this should look like?