KetivQere
Defined in: text.ts:7
Properties
Section titled “Properties”captureTaamim?
Section titled “captureTaamim?”
optional
captureTaamim:boolean
Defined in: text.ts:36
Whether to capture taamin from the input and add it to the output
Default Value
Section titled “Default Value”false
ignoreTaamim?
Section titled “ignoreTaamim?”
optional
ignoreTaamim:boolean
Defined in: text.ts:30
Whether to ignore taamin in the target string
Default Value
Section titled “Default Value”true
input:
string
|RegExp
Defined in: text.ts:11
The word or regex to match on
ketiv?
Section titled “ketiv?”
optional
ketiv:string
|RegExp
Defined in: text.ts:40
Optional syntax for the input
output
Section titled “output”output:
string
| (text
,input
) =>string
Defined in: text.ts:18
The output of the ketiv qere
Remarks
Section titled “Remarks”When using a callback, the paramerter text
is the whole text of the word, and input
is the input of the ketiv qere
optional
qere:string
| (text
,input
) =>string
Defined in: text.ts:44
Optional syntax for the output