File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,13 @@ <h2>Working with the issues lists on Windows</h2>
7070< h2 > Add or change issues</ h2 >
7171< p > There is one source file per issue, in < code > issues/xml</ code > . The file
7272< code > issues/xml/lwg-template.xml</ code > is a template for a
73- new issue.</ p >
73+ new issue.
74+ The XML issue format allows most HTML elements within the
75+ < code > <discussion></ code > and < code > <resolution></ code > elements
76+ (and HTML formatting can be used in the < code > <title></ code > but
77+ should be used sparingly for inline formatting only!).
78+ </ p >
79+ < p > The < code > lint.sh</ code > script can be used to validate your XML.</ p >
7480< p > Commit files locally as you update them:</ p >
7581< blockquote >
7682 < pre > < em > # edit the XML files or add new XML files</ em >
You can’t perform that action at this time.
0 commit comments