pandoc-1

Docbook Files support linked figures, which should be convertable to other formats. DocBooks xref elements can link to figures, but the text inserted for the title of the link would be 'figure_title'(default placeholder) rather than the title of the figure. The fix is to add the 'title' attribute and use the title if available.

ghc-version: 8.10.7

hasbugs-version: 1.0.0

license: GPLv2

build-framework: stack

Repository
GitHub Artifacts :

Fixes @b888a8c7

[
  {
    "endline": 1345,
    "file": "src/Text/Pandoc/Readers/DocBook.hs",
    "function": "parseInline",
    "module": "Text.Pandoc.Readers.DocBook",
    "startline": 1345
  }
]