cabo / kramdown-rfc

An XML2RFC (RFC799x) backend for Thomas Leitner's kramdown markdown parser
MIT License
195 stars 83 forks source link

Can't set quoteTitle to "false" #182

Closed cabo closed 10 months ago

cabo commented 2 years ago

The current bib entry (<reference...) generator doesn't provide a way to set quoteTitle to false. (This is mainly used for errata -- of course, the RFC editor can do that at the end, and for places that really should have been solved with refcontent.)

cabo commented 10 months ago

Fixed in 1.7.5 via 5e31eca (which mistakenly says it closes #283, sorry) Thank you for the report and your patience!

Support quotetitle in <reference

(Aliases: qt, quote-title, quoteTitle)
Example use:
  Err6527:
    target: "https://www.rfc-editor.org/errata/eid6527"
    title: Errata Report 6527
    refcontent:
      RFC 8610
    date: false
    quotetitle: false