comparison mod_conformance_restricted/README.markdown @ 1803:4d73a1a6ba68

Convert all wiki pages to Markdown
author Kim Alvefur <zash@zash.se>
date Fri, 28 Aug 2015 18:03:58 +0200
parents mod_conformance_restricted/README.wiki@29f3d6b7ad16
children
comparison
equal deleted inserted replaced
1802:0ab737feada6 1803:4d73a1a6ba68
1 ---
2 labels:
3 summary: Send restricted XML for conformance testing
4 ...
5
6 Introduction
7 ============
8
9 This module sends processing instructions, comments, DTDs and a non
10 predefined entity (defined by the DTD) to the requesting entity.
11
12 Usage
13 =====
14
15 Send "PI", "comment", "DTD" or "entity" to
16 <xmpp:example.com/conformance>, while directly connected to the Prosody
17 instance.