-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
High prio:
- leading / trailing whitespaces (feat(IDocTags): add content wrapping for handling whitespace #489)
- rich tables / nested tables (feat(IDocTags): add rich table support #491)
- align handling of default resolution (location) (fix(IDocTags): fix default location resolution handling #492)
- finalize outmost element name (
doctag,doctags, something else) (chore: rename IDocTags to Doclang #494) - review checkboxes (fix(Doclang): fix checkbox serialization #503)
- fix DocTags picture meta deserialization (fix(DocTags): fix deserialization to populate picture meta fields #505)
- review chart serialization (compared to table serialization) (test(Doclang): add chart serialization test #498)
Medium:
- track CVAT test output (fix: populate picture meta, track Doclang output docling-cvat-tools#8)
- image URI serialization (fix(Doclang): fix image URI serialization #504)
- align image ref mode on Doclang serialization (fix(Doclang): align image mode, defaulting to placeholder #506)
- inline code issue: conflict between
<inline class="code">and<code class="Python"> - address key value regions (consolidate FigureItem / KeyValueItem / keyvalueregion)?
- use defusedxml?
- govern picture classes (currently
str)
Low:
- XML Schema / DTD?
- page breaks
- line breaks
- check formatting:hyperlink
- list languages in draft (as subset of Linguist vX.Y.Z)
- extend list to support e.g. Markdown?
- define clearly how non-programming log/console-like content is to be captured (e.g.
codewith unset language orShell?)
- cross-provenance content
- cross-page content
- sync elements between IDocTags & draft (e.g.
content) - converge between
<content xml:space="preserve">and {<content>+ other way of signalizing whitespace preservation e.g. viaATTLIST, XML schema, convention etc.} - clarify dropping of
include_formattingserializer switch - align w.r.t. tokenizer
- update draft: e.g.
contentelement,base64element, ...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels