#menu 10 testMenu.htm

AddMenu Test Website

This is a simple 2 page website to test AddMenu.

It was preprocessed on #date at #time.

An include file is shown below. It is included by an #file marker. The background color is provided by a css style for a <div> section.

#file testHtml.htm

The is same html file. But this time it included using a #html marker. It is inclosed in a <pre> section and the color provided by a different css style.

#html testHtml.htm

The following section tests substitutions for "Java", "(@, and "@)" which are replaced by <b>Java</b>, <span class = "red">, and </span>. #subs testSubs.txt

In this (@paragraph@) every instance of Java is bolded and this instance of (@Java@) is bold and red. However neither java or JAVA is processed. Javas is partially processed.