File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ < html xmlns ="http://www.w3.org/1999/xhtml ">
3
+ < head >
4
+ < title > Doc</ title >
5
+ </ head >
6
+ < body >
7
+ < a href ="md2html:/urn:dim/README.md "> ReadMe.md</ a >
8
+
9
+
10
+ </ body >
11
+ </ html >
Original file line number Diff line number Diff line change 15
15
<rewriteURI uriStartString =" urn:rules:" rewritePrefix =" ./" />
16
16
<rewriteURI uriStartString =" urn:processors:" rewritePrefix =" ../../gen-rules/" />
17
17
<rewriteURI uriStartString =" urn:info-model/" rewritePrefix =" ../" />
18
+ <rewriteURI uriStartString =" urn:dim/" rewritePrefix =" ../../" />
18
19
19
20
<!-- aliases for conversion protocols -->
20
21
<rewriteURI uriStartString =" dim2sch:/" rewritePrefix =" convert:/processor=xslt;ss=urn:processors:dim2sch.xsl!/" />
25
26
<!-- convert:/processor=xslt;ss=urn:processors:dim2sch.xsl!/urn:info-model/bm_InformationModelBookmap.ditamap -->
26
27
<!-- urn:info-model/c_InformationTypes.dita -->
27
28
29
+ <rewriteURI uriStartString =" md2html:/" rewritePrefix =" convert:/processor=xhtml/processor=js;js=urn:processors:pagedown%2FMarkdown.Converter.js;fn=convertExternal!/" />
30
+ <!-- md2html:/urn:dim/README.md -->
28
31
</catalog >
You can’t perform that action at this time.
0 commit comments