69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
* .jpg
* .jpeg
* .png
* .txt
* .wiki
Documentation files whose names end in ".wiki" use the
<a href="../wiki_rules">same markup as wiki pages</a> -
a safe subset of HTML together with some rules for paragraph
breaks, lists, and hyperlinks. The ".wiki" and ".txt" pages
are rendered with the standard fossil header and footer added.
All other mimetimes are delivered directly to the requesting
web browser with interpretation, additions, or changes.
The list of allowed suffixes for embedded documents is likely to
|
|
|
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
* .jpg
* .jpeg
* .png
* .txt
* .wiki
Documentation files whose names end in ".wiki" use the
[/wiki_rules | same markup as wiki pages] -
a safe subset of HTML together with some rules for paragraph
breaks, lists, and hyperlinks. The ".wiki" and ".txt" pages
are rendered with the standard fossil header and footer added.
All other mimetimes are delivered directly to the requesting
web browser with interpretation, additions, or changes.
The list of allowed suffixes for embedded documents is likely to
|