obsidian-dice-roller icon indicating copy to clipboard operation
obsidian-dice-roller copied to clipboard

Not seeing return of multiple elements from a two-column table

Open shepster opened this issue 3 years ago • 1 comments

It seems with a two-column table the returning of multiple elements isn't working

| dice: 1d6 | item |
| --- | --- |
| 1-3 | Common |
| 4,5 | Rare |
| 6   | Unique |

^item

Should be two: `dice: 2d[[testing#^item]]`

I do not see two random items pulled from the table. Normally in the format: item||item :game_die:

shepster avatar Feb 22 '22 00:02 shepster

@shepster Should be fixed with version 8.5.0

JYCasalis avatar Jun 04 '22 16:06 JYCasalis