Skip to content

Commit

Permalink
Update bookshort.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjurg committed Jul 5, 2023
1 parent 938b13b commit 46bf5ae
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions docs/features/bookshort.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Feature: bookshort

Datatype: `string`
Feature group | Feature type | Data type | Available for node types
--- | --- | --- | ---
[`Sectional`](featuresbygroup.md#sectional-features) | [`Node`](featuresbyfeaturetype.md#node-features) | `String` | [`word`](featuresbynodetype.md#word-nodes) [`book`](featuresbynodetype.md#book-notes)

Available for nodetype(s): [`word`](wordnodefeatures.md#readme)
## Feature description

Feature description: Short book abbreviation
Short book abbreviation

Possible values:
## Feature values

Bookshort (this feature) | Full name of book ([feature: book_long](book_long.md#readme)) | Number ([feature: booknum](booknum.md#readme))
--- | --- | ---
Expand Down Expand Up @@ -38,5 +40,9 @@ Jas | James | 20
Jude | Jude | 26
Rev | Revelation | 27

## Source description

Taken from XML attribute `id` of tag `book`.

---
###### [Click here for list of all features](home.md#readme)

0 comments on commit 46bf5ae

Please sign in to comment.