LiamRiddell/obsidian-solve

[Bug] Will place solution in yaml if triggered in table.

Open

#66 opened on Feb 24, 2025

 (1 comment) (0 reactions) (0 assignees)TypeScript (4 forks)auto 404
UIbuggood first issuehelp wanted

Repository metrics

Stars
 (126 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug If you click the solution inside of a table it will place the solution in the yaml.

To Reproduce Steps to reproduce the behavior:

  1. Create yaml
  2. Create table
  3. Enter 1+2 in any cell
  4. Click the solution
  5. See error in the first line after the top separator (--- = 3)

Expected behavior Place solution in table cell after click

Screenshots If applicable, add screenshots to help explain your problem.

Obsidian

  • Version: 1.8.7
  • Platform: [Desktop, Linux, NixOS, Hyprland]

Contributor guide