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

🐞 Inline Fields Parsing Error #268

Open
2 of 7 tasks
NadeoWolf opened this issue Nov 2, 2023 · 0 comments
Open
2 of 7 tasks

🐞 Inline Fields Parsing Error #268

NadeoWolf opened this issue Nov 2, 2023 · 0 comments

Comments

@NadeoWolf
Copy link

Check for existing bug reports before submitting.

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

Expected Behavior

Using Inline Fields should work...

Current behaviour

Parsing Error
image

Reproduction

[Value1::2]
[Value2::1]
[SumValue::= this.Value1 + this.Value2]
[abc::= this.SumValue]

Test: dice: SumValue + 1d6
Test: dice: abc + 1d6

Test: dice: (SumValue) + 1d6
Test: dice: (abc) + 1d6

Which Operating Systems are you using?

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

Obsidian Version Check

1.4.16

Plugin Version

10.3.0

Confirmation

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

Possible solution

No response

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