generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
bugSomething isn't workingSomething isn't workingon holdCurrently not worked on, but may be worked on in the future.Currently not worked on, but may be worked on in the future.
Description
Describe the bug
Namespace is messed up.
Software Version
Linux 6.16.4-2-MANJARO x86_64
Manjaro Linux 25.0.8
Obsidian 1.9.12
To Reproduce
module Fail
@title = 'one'
@note = 'two'
end- Click "Run"
- Read Error Message
(@title is expanded into the name of the note)
(@note is expanded into an apps:// url)
in my case: "modules_rbk" and
"app://58be38b57dd39828e1ba6fb9110dd45d97b6/Ruby/modules_rkb.md"
Expected behavior
Code ran in the codebox should not share namespace with the code responsible
for executing the code in the codebox.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingon holdCurrently not worked on, but may be worked on in the future.Currently not worked on, but may be worked on in the future.