Releases: digitallinguistics/dlx2html
Releases · digitallinguistics/dlx2html
v0.4.0: Utterance.language
NEW: Allow the user to specify the language of individual utterances with the language
property. This property will not be displayed on its own, but rather used as the value of the lang
attribute in the HTML where appropriate.
v0.3.1: Translation Quotes
FIX: Add single quotes around free and literal translation lines (#69)
v0.3.0
v0.2.1
v0.2.0
New
- Support multiple types of emphasis (see readme).
Breaking Changes
- The literal translation is now an
<li>
containing a<span class=tln>
element.
Fixes
- Return an empty string when there is no data.
- Remove extraneous whitespace from HTML output.
- Do not wrap source in parentheses.
- Improve how the algorithm for parsing glosses works.
- Fix an issue where words had the incorrect number of lines.
Docs
- Clarify formatting of abbreviations hash.