Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/Developer policies.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Plugins and themes must not:
- Insert dynamic ads that are loaded over the internet.
- Insert static ads outside a plugin’s own interface.
- Include client-side telemetry.
- Include a mechanism that updates the plugin.
- Include a mechanism that installs/updates the plugin or its dependencies. All installs/updates should be explicitly done by the end-users using standard Obsidian mechanisms.
- Themes may not load assets from the network. To bundle an asset, see [[Embed fonts and images in your theme|this guide]].

### Disclosures
Expand Down