ubsicap / usfm

Unified Standard Format Markers
38 stars 18 forks source link

Documentation lacks example of Strong numbering in Glosssary #132

Open indiamcq opened 2 years ago

indiamcq commented 2 years ago

I have looked in https://ubsicap.github.io/usfm and can see the \w ...\w* markup that can have a strong number in the character markup.

\w gracious|strong="G5485"\w*

But I see no example in the Glossary section of how this would be marked up?

Or do I just mark it up like:

\p \k G5485\k* ...

That did not seem to work.

How is it meant to be used? My context is App Building using Scripture App Builder.

Ian