packages feed

pandoc-citeproc-0.10.3: tests/biblio2yaml/textnormal.biblatex

@book{item1,
	Title = {The Title \textnormal{of this book}},
}

---
references:
- id: item1
  type: book
  title: The title [of this book]{.nodecor}
...