From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 14F86138350 for ; Tue, 3 Mar 2020 08:18:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57129E0A45; Tue, 3 Mar 2020 08:18:53 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 413C5E0A45 for ; Tue, 3 Mar 2020 08:18:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1535D34F304 for ; Tue, 3 Mar 2020 08:18:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9B6A157 for ; Tue, 3 Mar 2020 08:18:49 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1583192705.9939c2d38ec93f36c9047e1a0a2d6301280b1741.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: / X-VCS-Repository: proj/devmanual X-VCS-Files: devbook.dtd X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 9939c2d38ec93f36c9047e1a0a2d6301280b1741 X-VCS-Branch: master Date: Tue, 3 Mar 2020 08:18:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2f6bbe8c-84c8-4d1a-9631-446f25f91c5d X-Archives-Hash: 4deffebceecebdac05cb6d74e5586fba commit: 9939c2d38ec93f36c9047e1a0a2d6301280b1741 Author: Ulrich Müller gentoo org> AuthorDate: Mon Mar 2 23:45:05 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Mar 2 23:45:05 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=9939c2d3 devbook.dtd: Allow block level elements in
. Definition lists are simply passed through to the output, so there is no good reason to be stricter than HTML. Signed-off-by: Ulrich Müller gentoo.org> devbook.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devbook.dtd b/devbook.dtd index d213d0c..16037de 100644 --- a/devbook.dtd +++ b/devbook.dtd @@ -77,9 +77,9 @@ - + - +