generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this plugin
Description
Please fill out these Check-boxes
- I checked that the plugin is up to date
- The issue persist with all other plugins and themes disabled
This Issue Occurs on
- Windows
- Linux
- macOS
- Android
- iOS
Plugin Version
0.12.3
Describe the Issue
The javascript content of a meta-bind-js-view block is interpreted as expected, but the string returned by calling the engine.markdown.create function is not interpreted by the Meta Bind plugin.
This happens on the exampleVault of the repository

Steps to Reproduce
- Clone the repository
- Open the folder "exampleVault" as a vault on Obsidian
- Install and enable the community plugins "Meta Bind" and "JS Engine"
- Enable JS Input Field in the Meta Bind plugin options
- Open the "Advanced Use-Cases.md" file
Expected Behavior
I expect the plugin to display the Input Field instead of the markdown block INPUT[number:list[2]].

Metadata
Metadata
Assignees
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this plugin