<?xml version="1.0" encoding="gb2312"?>
<dszXML>
	<configs>
		<xml ignoreUndefinedElements="true" indentString="&#9;" template="markup.xml" xsl="markup.myxml.xsl">
			<xsltParams />
		</xml>
		<text ignoreUndefinedElements="false" indentString="　　" wrapLength="30" formatBeforeSaveText="true" />
		<autoFormat detectList="true" paraThreadshold="2" titleLevel="1" titleThreadshold="20" />
		<output fixPunctuation="true" ignoreEmptyElements="true" stripWhitespace="true" useClipboard="false">
			<signature><![CDATA[

[32m------- ------- ------- ------- ------- 
本文采用 {APP_NAME} 程序格式化
http://hypermarkup.sourceforge.net
程序版本：{VERSION}
程序作者：Welman Jordan
发表时间：{CURR_DATE} {CURR_TIME}[m
]]></signature>
		</output>
		<save blankLineBeforeElements="/TABLE/BODY/" commentAroundBlockElementsWithID="true" blankLineBeforeBlockElementsWithID="true" useTbody="false" useIndentation="true" />
		<working autoSaveInterval="10" autoSaveConfigs="true" filterCopy="true" removeAutoSave="true" remindSaving="true" showEditorCliptextList="false" showQuickStartDialog="true" textFileFirstLineHeading1="true" />
	</configs>
	<nodeMaps>
		<nodeMap src="H1" dest="标题" stripWhitespace="false" />
		<nodeMap src="H2" dest="副标题" stripWhitespace="false" />
		<nodeMap src="H3" dest="小标题" />
		<nodeMap src="P" dest="段落" />
		<nodeMap src="DIV" dest="段落" />
		<nodeMap src="STRONG" dest="着重" />
		<nodeMap src="B" dest="着重" />
		<nodeMap src="EM" dest="引用" />
		<nodeMap src="I" dest="引用" />
		<nodeMap src="U" dest="专名" />
		<nodeMap src="A" dest="链接">
			<attrMap src="href" dest="xref" />
		</nodeMap>
		<nodeMap src="UL" dest="列举项">
			<attrMap src="type" dest="token" />
		</nodeMap>
		<nodeMap src="OL" dest="列举项">
			<attrMap src="type" dest="token" />
		</nodeMap>
		<nodeMap src="IMG" dest="图片">
			<attrMap src="src" dest="picSrc" />
			<attrMap src="height" dest="picHeight" />
			<attrMap src="width" dest="picWidth" />
			<attrMap src="alt" dest="picTitle" />
		</nodeMap>
		<nodeMap src="BR" dest="换行" />
		<nodeMap src="TEXTAREA" dest="HTML片段" />
	</nodeMaps>
	<textFormats>
		<textFormat name="DEFAULT" />
		<textFormat name="P" startWith="　　" endWith="{BR}" />
		<textFormat name="LI" indentString="    " wrapMode="outdent" />
		<textFormat name="H1" startWith="{BR}{BR}{BR}" endWith="{BR}{BR}{BR}{BR}" wrapMode="center" />
		<textFormat name="H2" indentString="　　　　" startWith="{BR}[+blue]§ " endWith="[+reset]{BR}──────────────{BR}" />
		<textFormat name="PRE" endWith="{BR}" wrapMode="center" fixPunctuation="false" stripWhitespace="false" />
		<textFormat name="TEXTAREA" startWith="{BR}[+cyan]" endWith="[+reset]{BR}" wrapMode="nowrap" fixPunctuation="false" stripWhitespace="false" />
		<textFormat name="DIV" wrapMode="center" />
		<textFormat name="A" startWith="{BR}{BR}" endWith="{BR}{BR}" wrapMode="nowrap" />
	</textFormats>
	<editorCliptextList />
	<outputCliptextList>
		<cliptext name="红色" startWith="[+red]" endWith="[+reset]" />
		<cliptext name="绿色" startWith="[+green]" endWith="[+reset]" />
		<cliptext name="蓝色" startWith="[+blue]" endWith="[+reset]" />
		<cliptext name="黄色" startWith="[+yellow]" endWith="[+reset]" />
		<cliptext name="紫色" startWith="[+magenta]" endWith="[+reset]" />
		<cliptext name="青蓝" startWith="[+cyan]" endWith="[+reset]" />
		<cliptext name="高亮" startWith="[+high]" endWith="[+reset]" />
		<cliptext name="红色 ASC" startWith="[31m" endWith="[m" />
		<cliptext name="蓝色 ASC" startWith="[34m" endWith="[m" />
		<cliptext name="绿色 ASC" startWith="[32m" endWith="[m" />
		<cliptext name="黄色 ASC" startWith="[33m" endWith="[m" />
		<cliptext name="紫色 ASC" startWith="[35m" endWith="[m" />
		<cliptext name="青蓝 ASC" startWith="[36m" endWith="[m" />
		<cliptext name="高亮 ASC" startWith="[1m" endWith="[m" />
		<cliptext name="高亮红色 ASC" startWith="[1;31m" endWith="[m" />
		<cliptext name="高亮蓝色 ASC" startWith="[1;34m" endWith="[m" />
		<cliptext name="高亮绿色 ASC" startWith="[1;32m" endWith="[m" />
		<cliptext name="高亮黄色 ASC" startWith="[1;33m" endWith="[m" />
		<cliptext name="高亮紫色 ASC" startWith="[1;35m" endWith="[m" />
		<cliptext name="高亮青蓝 ASC" startWith="[1;36m" endWith="[m" />
	</outputCliptextList>
</dszXML>