# HG changeset patch # User Homutov Vladimir # Date 1362033501 -14400 # Node ID 7a270b2e6ee3e8535b4e7deaa30459c0b195f948 # Parent 9ace6d2fcaeecddc57218ad73158830454a32a84 DTD: allowed the use of http-status in articles. diff --git a/dtd/content.dtd b/dtd/content.dtd --- a/dtd/content.dtd +++ b/dtd/content.dtd @@ -14,7 +14,7 @@ i | b | nobr | table | literal | command | path | header | value | programlisting | initial | development_version | stable_version | - registered | c-func)* > + registered | c-func | http-status)* > @@ -40,6 +40,12 @@ + + +