Method Tools.Markdown.replace1()
- Method replace1
protected
string
replace1(string
subject
,string
from
,string
to
)- Description
Replaces the first occurance of
from
insubject
toto
protected
string
replace1(string
subject
, string
from
, string
to
)
Replaces the first occurance of from
in subject
to to