Check for existing bug reports before submitting.
Expected Behavior
You should be able to use MetaBind view fields in tables with Markdown Attributes enabled without causing MetaBind to error out. Have confirmed with Lemons, the MetaBind dev, that this is probably due to an issue on the Markdown Attributes side.
Current behaviour

Using a MetaBind inline view field in a table breaks when Markdown Attributes is enabled. Without Markdown Attributes, the field renders as expected.
Reproduction
- Enable MetaBind (1.1.3) and Markdown Attributes (1.2.2) (haven't tested with other versions)
- Paste a note with this contents:
---
title: Something
---
| Heading |
| --------------- |
| `VIEW[{title}]` |
- Observe MetaBind view fields have errors. I suspect that the curly brackets are somehow being parsed by Markdown Attributes but I'm not sure.
Which Operating Systems are you using?
Obsidian Version Check
1.6.5
Plugin Version
1.2.2
Confirmation
Have not done this. This is specifically an interaction with another plugin.
Possible solution
Check for existing bug reports before submitting.
Expected Behavior
You should be able to use MetaBind view fields in tables with Markdown Attributes enabled without causing MetaBind to error out. Have confirmed with Lemons, the MetaBind dev, that this is probably due to an issue on the Markdown Attributes side.
Current behaviour
Using a MetaBind inline view field in a table breaks when Markdown Attributes is enabled. Without Markdown Attributes, the field renders as expected.
Reproduction
Which Operating Systems are you using?
Obsidian Version Check
1.6.5
Plugin Version
1.2.2
Confirmation
Have not done this. This is specifically an interaction with another plugin.
Possible solution