bdarcus / csln

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

Add string output for bib/reference #103

Closed bdarcus closed 11 months ago

bdarcus commented 1 year ago

Iterate through the rendered references, return a vector of strings using flat_map, and join them.

https://codereview.stackexchange.com/a/214926

Or somehow similarly use concat().