Spaces:
Sleeping
Sleeping
File size: 726 Bytes
c63ff03 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
aliases:
- Publish Limitations
---
## Search
Publish only searches page names and headings. Full text search will be added in the [future](https://obsidian.md/roadmap).
## Community plugins
Obsidian Publish has minimal support for [[Community plugins]].
Plugins which output in raw markdown, such as the Waypoint plugin, are compatible with Publish because they do not require the application to render their data.
Whereas a plugin that requires a plugin codeblock to render, such as Dataview or Fantasy Statblocks, will not work by default in Publish.
> [!tip] Members of our awesome [community](https://obsidian.md/community) have come up with workarounds to this limitation that may be worth checking out.
|