<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="stylesheet" href="defaultstyle.css" type="text/css">
<title>Testfile worddet</title>
</head>
<body>
<font class="Normal">Testing worddet</font></br>
</br>
<font class="Normal">Testing default without options</font></br>
<font class="Keyword"><WordDetect</font><font class="Others"> attribute=</font><font class="String">"Match"</font><font class="Others"> context=</font><font class="String">"#stay"</font><font class="Others"> String=</font><font class="String">"antimoon"</font><font class="Normal"> </font><font class="Keyword">/></font></br>
<font class="Others"><Test></font></br>
<font class="Others">ddantimoondd </font><font class="DataType">antimoon</font><font class="Others"> </font><font class="Comment">#last antimoon matches</font></br>
<font class="DataType">antimoon</font><font class="Others"> ddantimoondd </font><font class="Comment">#first antomoon matches</font></br>
<font class="Others">ANTIMOON DDANTIMOONDD </font><font class="Comment">#nothing matches</font></br>
<font class="Others"><Test></font></br>
</br>
<font class="Normal">Testing dynamic</font></br>
</br>
<font class="Keyword"><RegExpr</font><font class="Others"> attribute=</font><font class="String">"Match"</font><font class="Others"> context=</font><font class="String">"TestDT"</font><font class="Others"> String=</font><font class="String">"\s(a)ntimoo(n)"</font><font class="Normal"> </font><font class="Keyword">/></font></br>
<font class="Keyword"><WordDetect</font><font class="Others"> attribute=</font><font class="String">"Match"</font><font class="Others"> dynamic=</font><font class="String">"true"</font><font class="Others"> context=</font><font class="String">"#pop"</font><font class="Others"> String=</font><font class="String">"%1ntimoo%2"</font><font class="Normal"> </font><font class="Keyword">/></font></br>
</br>
<font class="Others"><TestD></font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Comment">#This one should highlight</font></br>
<font class="String">antimoon</font><font class="Others"> %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestD></font></br>
</br>
<font class="Others"><TestD></font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Others">ddantimoondd %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestD></font></br>
</br>
<font class="Others"><TestD></font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Others"> ANTIMOON %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestD></font></br>
</br>
<font class="Others"><TestD></font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Others">DDANTIMOONDD %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestD></font></br>
</br>
</br>
<font class="Normal">Testing dynamic insensitive</font></br>
<font class="Keyword"><RegExpr</font><font class="Others"> attribute=</font><font class="String">"Match"</font><font class="Others"> context=</font><font class="String">"TestDIT"</font><font class="Others"> String=</font><font class="String">"\s(a)ntimoo(n)"</font><font class="Normal"> </font><font class="Keyword">/></font></br>
<font class="Keyword"><WordDetect</font><font class="Others"> attribute=</font><font class="String">"Match"</font><font class="Others"> insensitive=</font><font class="String">"true"</font><font class="Others"> dynamic=</font><font class="String">"true"</font><font class="Others"> context=</font><font class="String">"#pop"</font><font class="Others"> String=</font><font class="String">"%1ntimoo%2"</font><font class="Normal"> </font><font class="Keyword">/></font></br>
</br>
<font class="Others"><TestDI></font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Comment">#This one should highlight</font></br>
<font class="Char">antimoon</font><font class="Others"> %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestDI></font></br>
</br>
<font class="Others"><TestDI></font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Others">ddantimoondd %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestDI></font></br>
</br>
<font class="Others"><TestDI></font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Comment">#This one should highlight</font></br>
<font class="Char">ANTIMOON</font><font class="Others"> %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestDI></font></br>
</br>
<font class="Others"><TestDI></font></br>
<font class="Others">scoop</font><font class="DataType"> antimoon</font></br>
<font class="Others">DDANTIMOONDD %1ntimoo%2 </font><font class="Comment">#if this matches, dynamic was not called</font></br>
<font class="Others"><TestDI></font></br>
</br>
<font class="Normal">Testing insensitive</font></br>
<font class="Keyword"><WordDetect</font><font class="Others"> attribute=</font><font class="String">"Match"</font><font class="Others"> insensitive=</font><font class="String">"true"</font><font class="Others"> context=</font><font class="String">"#stay"</font><font class="Others"> String=</font><font class="String">"antimoon"</font><font class="Normal"> </font><font class="Keyword">/></font></br>
<font class="Others"><TestI></font></br>
<font class="DataType">antimoon</font><font class="Others"> ddantimoondd</font></br>
<font class="DataType">ANTIMOON</font><font class="Others"> DDANTIMOONDD</font></br>
<font class="Others"><TestI></font></br>
</body>
</html>