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