-
-
Notifications
You must be signed in to change notification settings - Fork 97
[BUG] Namespace is messed up (Ruby) #426
Copy link
Copy link
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.
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.
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
(@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.