peer-pad icon indicating copy to clipboard operation
peer-pad copied to clipboard

Feature: Export/Snapshot Markdown

Open nicola opened this issue 8 years ago • 1 comments
trafficstars

Exporting in HTML is great, but what if other people want to copy/persist the raw markdown?

nicola avatar Nov 01 '17 11:11 nicola

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?

pgte avatar Nov 02 '17 08:11 pgte