iamjackg / md2cf

Convert and upload Markdown documents to Confluence
MIT License
91 stars 49 forks source link

writing page id in the md file #124

Open alpertoruun opened 6 months ago

alpertoruun commented 6 months ago

Can I write page id in top of the markdown files to run command without page id like using title? For example:

---
 title: Example
 page_id: 15
---