ubsicap / usfm

Unified Standard Format Markers
39 stars 18 forks source link

Default attribute shown with quotes, probably a mistake #148

Open chris-morgan opened 1 year ago

chris-morgan commented 1 year ago

\rb …\rb* docs give these examples:

\rb BB|gloss="gg:gg"\rb*
\rb BB|"gg:gg"\rb*
\rb BBBB|g1::g3:\rb*

I think the quotations marks in the second one are a mistake, as I don’t immediately see any other examples that look like that. But then, the documentation on attributes is very unclear.

davidg-sil commented 1 year ago

I'd agree, unless the printed ruby gloss is expected to include the quotation marks? (PTXprint would almost certainly do that, and also print the colon literally, I believe, but that's another issue...)