KetivQere
Defined in: text.ts:7
Properties
Section titled “Properties”captureTaamim?
Section titled “captureTaamim?”
optionalcaptureTaamim: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”falseignoreTaamim?
Section titled “ignoreTaamim?”
optionalignoreTaamim:boolean
Defined in: text.ts:30
Whether to ignore taamin in the target string
Default Value
Section titled “Default Value”trueinput:
string|RegExp
Defined in: text.ts:11
The word or regex to match on
ketiv?
Section titled “ketiv?”
optionalketiv: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
optionalqere:string| (text,input) =>string
Defined in: text.ts:44
Optional syntax for the output