8000 Add prefix and suffix to Citation (group) · Issue #156 · jgm/citeproc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add prefix and suffix to Citation (group) #156
Closed
@jgm

Description

@jgm

Currently citationItem has citationItemPrefix/Suffix, but there is no way to provide a prefix or suffix for the whole Citation (group). For motivation see jgm/pandoc#10894.

Proposal:

  • Add citationPrefix :: Maybe a, citationSuffix :: Maybe a to Citation a.
  • Modify Eval so that these are added to the rendered citationItems.
  • Add a test where citations are sorted, changing their order, to make sure that the citationPrefix and citationSuffix remain at the beginning/end of the rendered Citation.

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

      0