Re: Documentation error about jsencode()

2016-02-08 Fir de Conversatie Bram Moolenaar
Tony Mechelynck wrote: > The example given at line 4401 of eval.txt is incorrect: the statement > > :echo jsencode([1, v:none, {"one":1}], v:none) > > gives error E118: Too many arguments for function: jsencode > followed by E15: Invalid expression > > The closing square bracket for the

Documentation error about jsencode()

2016-02-08 Fir de Conversatie Tony Mechelynck
t patch # User Tony Mechelynck <antoine.mechely...@gmail.com> # Parent 791f4657b5fcc7c1934d87e6bef1477fdc1ed0fa documentation error about jsencode() diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -