Method Tools.Markdown.replace1()
- Method replace1
 protectedstringreplace1(stringsubject,stringfrom,stringto)- Description
 Replaces the first occurance of
frominsubjecttoto
protected  string replace1(string subject, string from, string to)
Replaces the first occurance of from in subject to to