GitHub user glb opened a pull request:

    https://github.com/apache/poi/pull/86

    Expose the language tag associated with a run

    It's useful to have the language tag associated with a run, for example if 
you want to propagate the language information to an HTML representation of the 
document for compliance with [WCAG 2.0 
3.1.2](https://www.w3.org/WAI/WCAG20/quickref/#qr-meaning-other-lang-id).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/glb/poi trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/poi/pull/86.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #86
    
----
commit eba52def1438198bcff14e57e19b4b663e49bf37
Author: Geoff Baskwill <me@...>
Date:   2018-01-04T20:30:46Z

    Expose the language tag associated with a run

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to