From 161d97b15058e073041cc637d7ded18dd87ea315 Mon Sep 17 00:00:00 2001 From: milde Date: Sat, 31 Dec 2016 13:55:06 +0000 Subject: Fix problems with DTD. * align is a new attribute for the table element (was attached to the table entry) * measures may contain the percent sign (%), not allowed in NMTOKENS * documentation update Still errors with xmllint: IDREF cannot ref to "ids". An ID must be unique. There is no IDS datatype. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8008 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/docs/ref/docutils.dtd | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'docutils/docs') diff --git a/docutils/docs/ref/docutils.dtd b/docutils/docs/ref/docutils.dtd index 2ae4b9f8c..1723115bd 100644 --- a/docutils/docs/ref/docutils.dtd +++ b/docutils/docs/ref/docutils.dtd @@ -39,15 +39,15 @@ by wrapper DTDs. - - + + + +