Skip to content

Org-mode reader is missing a part of the term in a description list #1649

@slitvinov

Description

@slitvinov

If I process the following org-mode file (def.org). It is a description list item

- A notinoutput :: B
pandoc -t json --from org def.org

notinoutput is missing from the output

[{"unMeta":{}},[{"t":"DefinitionList","c":[[[{"t":"Str","c":"A"}],[[{"t":"Plain","c":[{"t":"Str","c":"B"}]}]]]]}]]
pandoc 1.12.4.2

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