Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac154a1 commit 20931fbCopy full SHA for 20931fb
1 file changed
Doc/tools/sgmlconv/conversion.xml
@@ -60,6 +60,7 @@
60
element. The processor is not powerful enough to handle this.
61
-->
62
<macro name="versionchanged">
63
+ <attribute name="how" optional="yes"/>
64
<attribute name="version"/>
65
</macro>
66
@@ -432,6 +433,7 @@
432
433
<child name="definition" implied="yes"/>
434
435
436
+ <environment name="alltt" outputname="verbatim"/>
437
<environment name="comment" verbatim="yes"/>
438
<environment name="verbatim" verbatim="yes"/>
439
<environment name="verbatim*" verbatim="yes">
0 commit comments