ed...@openmail.cc writes: >> I stored this link with Org (mode): >> [[info:org#Formula syntax for Calc]] >> >> There, one can find >> >> if(typeof(vmean($1..$7)) =ā= 12, string(""), vmean($1..$7); Eā >> >> which I believe that should be >> >> if(typeof(vmean($1..$7)) =ā= 12, string(""), vmean($1..$7)); Eā
Thanks for reporting! Fixed on main via 45e02e6bc. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=45e02e6bc67c1d22c7b2560fc0fc5a7e86aea0e2 -- Ihor Radchenko, Org mode contributor, Learn more about Org mode at https://orgmode.org/. Support Org development at https://liberapay.com/org-mode, or support my work at https://liberapay.com/yantar92