PDFs unfortunately aren't one of the valid file ty...
# advancedpdf
a
PDFs unfortunately aren't one of the valid file types NS supports for it (or at least, that was true when i researched it last year). if PDF did get added though or if you want to try with a different filetype, you do have to use different syntax - an example for images would be
Copy code
<@filecabinet nstype="image" src="URL for image"/>
😲 1