Skip to content

🐞 Breaks MetaBind in tables in Live Preview mode #38

@miscoined

Description

@miscoined

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions