bdarcus / csln

Reimagining CSL
Mozilla Public License 2.0
12 stars 0 forks source link

Clarify display as sort config #124

Open bdarcus opened 11 months ago

bdarcus commented 11 months ago

Right now, there's just a single option for this.

But need to account for substitution, and that "authors" typically display differently, because of their role in sorting.

Probably the right approach is something like:

display_as_sort:
  default: none
  author: first

See also #128