ubsicap / usfm

Unified Standard Format Markers
39 stars 18 forks source link

`fv` marker uses the "Use" description from `fp` #111

Closed Rolf-Smit closed 4 years ago

Rolf-Smit commented 4 years ago

While looking at the documentation for the fv marker: https://ubsicap.github.io/usfm/master/notes_basic/fnotes.html#fv-fv

I found that it seems to be reusing the same "Use" as the fp marker:

Use this marker to if you need to indicate the start of a new paragraph within a footnote (uncommon).

Which seems to be wrong, I would expect it to say something like:

Use this marker if you need to render a verse number within a footnote (uncommon).

klassenjm commented 4 years ago

@Rolf-Smit Thank you for catching this error and sending a helpful note. I have updated the text to match the USX description for style fv.

klassenjm commented 3 years ago

Incorrectly referenced this issue in a9ba3ca. The commit should have referenced #114