Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Breaks MetaBind in tables in Live Preview mode #38

Open
2 of 7 tasks
miscoined opened this issue Jul 26, 2024 · 0 comments
Open
2 of 7 tasks

🐞 Breaks MetaBind in tables in Live Preview mode #38

miscoined opened this issue Jul 26, 2024 · 0 comments

Comments

@miscoined
Copy link

miscoined commented Jul 26, 2024

Check for existing bug reports before submitting.

  • I searched for existing Bug Reports and found no similar reports.

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

image

Using a MetaBind inline view field in a table breaks when Markdown Attributes is enabled. Without Markdown Attributes, the field renders as expected.

Reproduction

  1. Enable MetaBind (1.1.3) and Markdown Attributes (1.2.2) (haven't tested with other versions)
  2. Paste a note with this contents:
---
title: Something
---


| Heading         |
| --------------- |
| `VIEW[{title}]` |

  1. 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?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version Check

1.6.5

Plugin Version

1.2.2

Confirmation

  • I have disabled all other plugins and the issue still persists.

Have not done this. This is specifically an interaction with another plugin.

Possible solution

@miscoined miscoined changed the title 🐞 Beaks MetaBind in tables in Live Preview mode 🐞 Breaks MetaBind in tables in Live Preview mode Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant