fix:formula函数说明错误 (#5548)

This commit is contained in:
hsm-lv 2022-10-12 16:36:58 +08:00 committed by GitHub
parent 462932f639
commit 04e615f843
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1154,9 +1154,9 @@ export class Evaluator {
/**
* HTML
*
* `ESCAPE("star")`
* `ESCAPE("<star>&")`
*
* `Star`
* `&lt;start&gt;&amp;`
*
* @example ESCAPE(text)
* @param {string} text -