JYC
JYC
@shepster Should be fixed with version 8.5.0
Not sure I found the _exact_ fix but I'll submit a pull request so that Jeremy can double check.
@Cammagno Add `|---|` as the second row of your table to "close" the header and you should be fine ! Or keep clicking and, eventually, the roller will select the...
@valentine195 I'll fix this if you are not already working on it. I need to refresh my regexp's 😁
Hey @sub-atomic good catch! I found the issue and will push a fix very soon.
I pushed a "fix"; you should now see **a** result, not a broken dice formula 😊 Having said that, I'm not sure what to expect exactly from nested lookup tables,...
For info, I've pushed yet another small fix regarding this topic. We were replacing all escaped pipes `\|` by a fixed string, doing some stuff and then reverting only the...
@sub-atomic With version 8.5.0+, you should not face these issues anymore 😎
OK, so... this is probably worse than I thought 😜 Right now, we add a watcher each time we create a TableRoller. But those are never destroyed! So.. if you...