# tag driving table - Html1 Simple Entities

# Copyright 1994  Flying Monkey Software
#                 8424 Todd Creek Cr. WestChester OH 45069

# userData,menuEntry,startTag,endTag
#
# one per line, escape special characters; the TagName must match the User Data
# entry in the services file.

&lt;,Html1 Entities - Simple/Less Than,&lt;,
&gt;,Html1 Entities - Simple/Greater Than,&gt;,
&amp;,Html1 Entities - Simple/Ampersand,&amp;,
&quot;,Html1 Entities - Simple/Double Quote,&quot;,
&nbsp;,Html1 Entities - Simple/Non-breaking Space,&nbsp;,
