obsidian-dice-roller
obsidian-dice-roller copied to clipboard
Not seeing return of multiple elements from a two-column table
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 Should be fixed with version 8.5.0