From 99c743c9b81844c8596ce07e265f42145938e2e5 Mon Sep 17 00:00:00 2001 From: Jonathan Blake Date: Wed, 20 Dec 2006 00:35:15 +0000 Subject: [PATCH] Correction - adding "line" to inline elements git-svn-id: https://projectaon.org/data/trunk@204 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- xml/gamebook.dtd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xml/gamebook.dtd b/xml/gamebook.dtd index acddeea..a694d6f 100644 --- a/xml/gamebook.dtd +++ b/xml/gamebook.dtd @@ -13,6 +13,9 @@ $Id$ Change Log: +19 December 2006 (version 0.12.2) + * Added the "line" element to the inline elements list. + 19 December 2006 (version 0.12.1) * Upgraded the table model to included "caption", "colgroup", "thead", "tfoot", and "tbdoy" elements and the cell scoping attributes @@ -158,7 +161,7 @@ III. Block Elements - + -- 2.34.1