thomrad

Results 5 comments of thomrad

Ok, now I tried to pass the brackets via function into the template. But that still gives me the closing tag at the end of the resulting string... ``` let...

Hi, thank's for your reply. I am replacing the wrongly generated end tag with empty space after parsing the template. a bit of a hack, but does the job. in...

BTW, everything you put after < will get parsed as a string, even if you use the {{{ ... }}} brackets. so """some text dosomething }}}>""" ends in some text...

Hm, I can try. I don't know if I have enough knowledge of F# and I am sure I don't know how to proceed. Quite new to Git/Github. Maybe you...