Recent Releases of @digitallinguistics/dlx2html
@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.
- JavaScript
Published by dwhieb over 1 year ago
@digitallinguistics/dlx2html - v0.3.1: Translation Quotes
FIX: Add single quotes around free and literal translation lines (#69)
- JavaScript
Published by dwhieb almost 2 years ago
@digitallinguistics/dlx2html - v0.3.0
NEW: Support IDs in HTML using the \id line code
- JavaScript
Published by dwhieb almost 2 years ago
@digitallinguistics/dlx2html - v0.2.1
This is a patch release to trigger deployment.
- JavaScript
Published by dwhieb almost 2 years ago
@digitallinguistics/dlx2html - 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.
- JavaScript
Published by dwhieb almost 2 years ago
@digitallinguistics/dlx2html - v0.1.2
FIX: Remove extraneous whitespace from word lines.
- JavaScript
Published by dwhieb almost 2 years ago
@digitallinguistics/dlx2html - v0.1.1
This is a patch release to trigger synchronization with Zenodo.
- JavaScript
Published by dwhieb almost 2 years ago
@digitallinguistics/dlx2html - v0.1.0
Initial release of the dlx2html library. See the readme for details.
- JavaScript
Published by dwhieb almost 2 years ago