Update README.md

This commit is contained in:
2025-01-13 17:19:10 +11:00
committed by GitHub
parent a79deeb43e
commit c1f8ebaa5f

View File

@@ -1 +1,35 @@
# Obsidian-BlueprintUE # BlueprintUE Embed for Obsidian
Embed BlueprintUE renderings directly in your Obsidian notes.
## Usage
To embed a BlueprintUE, use the following syntax in your notes:
```md
[bpue https://blueprintue.com/blueprint/xxxx/]
```
Replace `xxxx` with your BlueprintUE blueprint ID.
## Example
```md
[bpue https://blueprintue.com/blueprint/t4ed27qf/]
```
## Features
- Automatically converts BlueprintUE links into embedded iframes
- Responsive width that adjusts to your note's width
- Fixed height of 643px for optimal viewing *blueprintue limitation*
- Supports fullscreen mode
## Support
For issues and feature requests, please visit the [GitHub repository](https://github.com/litruv/Obsidian-BlueprintUE).
## Credits
Developed by [Litruv](https://lit.ruv.wtf)