Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h4>Options List</h4>
<tr>
<td>metadataParser</td>
<td>Function</td>
<td>Function that will parse DOI content negotation response. Must return
<td>Function that will parse DOI content negotiation response. Must return
a map with keys <code>authors</code>, <code>title</code>, <code>licenses</code> and <code>resources</code>. Defaults to a function that parses CSL JSON.</td>
</tr>
<tr>
Expand Down