-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Support viewing IPFS content.
- Detect IPFS CIDs in various ways:
-
/ipfs/<cid>/path/to/file
-
http://example.com/ipfs/<cid>/path/to/file
-
ipfs://<cid>/path/to/file
-
- Also support IPNS CID detection.
- Use public gateways to load IPFS content.
- Correctly render IPFS folders, if CID resolves to a folder block.
- If IPFS content block resolves to a text file, which looks like a Markdown file, render it using a user-provided
renderMarkdown(src: string)
Markdown render prop.
Metadata
Metadata
Assignees
Labels
No labels