Changeset 204 for rfc2629xslt/rfc2629xslt.xml
- Timestamp:
- 06/02/08 15:43:55 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rfc2629xslt/rfc2629xslt.xml
r189 r204 1501 1501 } 1502 1502 1503 <spanx># Redefine <cref> to allow more child elements</spanx> 1504 cref = 1505 element cref { 1506 attlist.cref, 1507 (TEXT 1508 | eref)* 1509 } 1510 1503 1511 <spanx># Redefine <list> element to allow <x:<x:ref>lt</x:ref>> child elements</spanx> 1504 1512 \list = … … 2445 2453 Support xml2rfc-1.33pre5's suppress-title attribute on texttable and figure. 2446 2454 </t> 2455 <t hangText="2008-02-06"> 2456 Extension: allow <eref> below <cref>. 2457 </t> 2447 2458 </list></t> 2448 2459 </section>
Note: See TracChangeset
for help on using the changeset viewer.