javalent / fantasy-statblocks

Create Dungeons and Dragons style statblocks for Obsidian.md
MIT License
339 stars 68 forks source link

Adding to traits field not working as expected #421

Open dralois opened 1 month ago

dralois commented 1 month ago

Check for existing bug reports before submitting.

Expected Behavior

The added trait is appended once at the end of the list of existing traits.

Current behaviour

The trait is appended three times, once before the list of existing traits and twice after.

image

Reproduction

1) Create a stat block in any file 2) Append any new trait to the traits field

e.g.:

monster: Unicorn
traits+:
  - name: Test
    desc: Test

Which Operating Systems are you using?

Obsidian Version Check

1.5.12

Plugin Version

4.4.2

Confirmation

Possible solution

No response

AYelland commented 4 weeks ago

I am also finding this issue on the MacOS version