Skip to content

XDXF: Inconsistencies in transform #635

@RasmusKard

Description

@RasmusKard

Currently XDXF with CSS/JS transforms the keywords differently compared to the regular XDXF transformer.

With CSS/JS: Only first keyword is added into a


With regular transform: Every keyword is added into a
(With XSL=false my blocks also don't seem to be transformed, haven't looked into the code related to that to see what the issue is there)

Would a PR combining the two transforms for better consistency be welcome? I see that in #570 it was decided to separate them instead of using an read option.

If so, how should the keyword transform work? I'm expecting every key after the first to be used just for indexing not for display since if I'm not mistake that is the way to display inflections/forms. Should there also be an read option related to this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions