mirror of
https://github.com/litruv/Obsidian-BlueprintUE.git
synced 2026-07-24 01:06:01 +10:00
Update README.md
This commit is contained in:
36
README.md
36
README.md
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user