In the example file: https://github.com/jotjotdotio/tablo/blob/c77298fc31c9e588bb1ff860744fe82f4dfa91a4/examples/warhol.tbl there's this sort of syntax: ``` "Title", "Medium", "Year", "Width", "Height" = 0.1 "Gold Marilyn Monroe", "Silkscreen ink and acrylic on canvas", #1962, 211.4, 144.7 ``` Is that a version number (#12)? What's the spec for it?
In the example file: https://github.com/jotjotdotio/tablo/blob/c77298fc31c9e588bb1ff860744fe82f4dfa91a4/examples/warhol.tbl
there's this sort of syntax:
Is that a version number (#12)? What's the spec for it?