peer-pad
peer-pad copied to clipboard
Feature: Export/Snapshot Markdown
trafficstars
Exporting in HTML is great, but what if other people want to copy/persist the raw markdown?
Yes, I can see where that may be useful..
I could include it in the bundle, accessible, for example, via /ipfs/qmHash/document.md. This file would have to also be encrypted.
Another option would be to include the raw content inside the snapshot document itself, shown when the user clicks on a link named "View source".
Thoughts?