mirror of
https://github.com/aidantilgner/AutogenObsidianPlugin.git
synced 2026-07-22 09:20:32 +00:00
Merge branch 'master' of https://github.com/AidanTilgner/AutogenObsidianPlugin
This commit is contained in:
commit
1dd9dec5fe
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ If you don't understand what these things mean, or you want to keep things simpl
|
|||
# Usage
|
||||
When you're working in a note, you can use the following syntax (@[prompt]) to trigger a generation:
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
The main thing that is happening here is that the @[prompt] syntax is being used to trigger a replacement. The replacement **can be markdown** and will show up accordingly. Therefore you can use this for:
|
||||
- Tables
|
||||
|
|
|
|||
Loading…
Reference in a new issue