0.6.2 • Published 2 years ago

@scaife-viewer/widget-passage-citation-toc v0.6.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

widget-passage-citation-toc

A widget that shows the highest citable nodes for the current passage.

Configuration options

$scaife.config.citationSchemeMap:

Maps PassageTextPart.kind as returned from ATLAS to a human-friendly label.

e.g.

# default
book --> Book List

# with map
citationSchemeMap: {
    book: 'Books'
}
book --> Books