summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBryan O'Sullivan <bos@serpentine.com>2014-12-08 23:17:27 -0800
committerBryan O'Sullivan <bos@serpentine.com>2014-12-08 23:17:27 -0800
commit2150903230d1de3d0632205efc7f77e978c8177e (patch)
treeff35df8de03c44a373b7e72141d59347487115d6 /src
parentaaf93d8f4e8d8020c9c5cb453d6cdfcf89da8b02 (diff)
DocBook reader: document/test "type" as implemented
Diffstat (limited to 'src')
-rw-r--r--src/Text/Pandoc/Readers/DocBook.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Readers/DocBook.hs b/src/Text/Pandoc/Readers/DocBook.hs
index 6117d6867..e79f7d1fa 100644
--- a/src/Text/Pandoc/Readers/DocBook.hs
+++ b/src/Text/Pandoc/Readers/DocBook.hs
@@ -471,7 +471,7 @@ List of all DocBook tags, with [x] indicating implemented,
[ ] token - A unit of information
[x] tr - A row in an HTML table
[ ] trademark - A trademark
-[ ] type - The classification of a value
+[x] type - The classification of a value
[x] ulink - A link that addresses its target by means of a URL
(Uniform Resource Locator)
[x] uri - A Uniform Resource Identifier