Skip to content

Revise how the formatted bibls are encoded in the TEI #31

@wlpotter

Description

@wlpotter

At present we convert the HTML snippets of Zotero's formatted citations into TEI bibl elements, and then convert back to HTML with Gaddel. To cut down on this redundancy (and avoid issues with formatting on the frontend), we want to embed the HTML snippets as-is into the TEI records, so they can be transparently passed as HTML to Gaddel.

We may want to ask on the TEI-L listserve but our best guess for how TEI prefers to do this is to embed the HTML snippets in a code element (https://tei-c.org/release/doc/tei-p5-doc/en/html/ref-code.html).

Still need to investigate if this works or if escaping of the HTML tags will be required, etc.

Metadata

Metadata

Assignees

Labels

No labels
No labels
No fields configured for Feature.

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions