mvahowe / proskomma-js

A JS Implementation of the Proskomma Scripture Processing Model
MIT License
11 stars 8 forks source link

Short attribute scope option #129

Open mvahowe opened 3 years ago

mvahowe commented 3 years ago

att/<element>/<key>/<value> instead of or as well as attribute/<element>/<key>/<partN>/<value> where USFM attribute parts are not split into separate Proskomma scopes.

add attributeFormat to options with values short|long|both