Table:format

Hi,
I have tried use Table:format on many different md table and:

 logger.ts:43 [Client] Error during Command invocation: gt: attempt to concatenate a nil value
    at Et (eval.ts:530:13)
    at eval.ts:1088:33
    at Array.map (<anonymous>)
    at xV (eval.ts:1088:20)
    at Se (eval.ts:1136:24)
    at M (eval.ts:1269:28)
    at Se (eval.ts:1304:16)
    at v (eval.ts:1895:25)
    at async v (eval.ts:1897:29)
    at async editor_ui.tsx:236:41
(anonymous) @ logger.ts:43
reportError @ client.ts:581
(anonymous) @ editor_ui.tsx:241
await in (anonymous)
I1 @ async.ts:152
onTrigger @ editor_ui.tsx:231
onSelect @ command_palette.tsx:45
onEnter @ filter.tsx:116
$ @ mini_editor.tsx:234
run @ mini_editor.tsx:164
v @ index.js:8775
xM @ index.js:8791
keydown @ index.js:8659
(anonymous) @ index.js:4377
runHandlers @ index.js:4268
handleEvent @ index.js:4258
logger.ts:43 [Client] Now navigating to Library/Std/Editor/Table@3216
logger.ts:43 [Client] alreadyFetching is on, skipping even triggering for fetchFileList.
logger.ts:43 [Client] system.getEnv is deprecated, you can assume the env to always be the client
(anonymous) @ logger.ts:43
system.getEnv @ system.ts:130
syscall @ system.ts:138
syscall @ plug.ts:49
onMessage @ worker_sandbox.ts:77
worker.onmessage @ worker_sandbox.ts:63
logger.ts:43 [Service Worker] [sync] Performing a single file sync Library/Std/Editor/Table.md
VM235:437 Explorer update triggered by Lua event...
VM235:368 Page changed to: Library/Std/Editor/Table
logger.ts:43 [Service Worker] [sync] Performing a single file sync Library/Std/Editor/Table.md
logger.ts:43 [Service Worker] [sync] Performing a single file sync Library/Std/Editor/Table.md
logger.ts:43 [Service Worker] [sync] Performing a single file sync Library/Std/Editor/Table.md
logger.ts:43 [Service Worker] [sync] Performing a full sync cycle...
logger.ts:43 [Service Worker] [sync] File has changed on secondary, but not primary: copy from secondary to primary Library/Std.md
logger.ts:43 [Service Worker] [Sync] Completed: 1 operations in 0.074s
logger.ts:43 [Service Worker] Space sync complete: 1

To be sure that is not linked with my environment, could you confirm that you reproduce this issue with

Month #wine Savings
January $250
February $80
March $420

adding “#wine” ( @Mr.Red plugin) formatting is not working

Could you create this as a Github issue? This was contributed at some point by @MichelDSchmid (I think), and may have regressed as our Lua implementation got a bit more strict on certain things, like string concatenation.

1 Like

Hi Zef,

sorry, I wasn’t it…

Oh sorry. I was trying to match GitHub users with forum member names :nerd_face:

Tried it, and I can confirm it not just you, it indeed doesn`t work if #wine / #color or any #tag is in the table. But it works without any #tags.