commit | cfcb19362f7971f0fa62c4b9007a2aa2c5d02b15 | [log] [tgz] |
---|---|---|
author | Florian Thienel <florian@thienel.org> | Mon Dec 21 15:28:59 2015 +0100 |
committer | Florian Thienel <florian@thienel.org> | Mon Dec 21 15:34:38 2015 +0100 |
tree | f19f42341040d397d5d3727c5e7b6a6773f5560c | |
parent | 391b43b1d6968a49bfed1d9ddef84033faec357e [diff] |
introduce an explicit placeholder for the end offset of a node The NodeEndOffsetElement allows to explicitely control the position of the cursor for the end offset of a node (e.g. in empty elements or when whitespaces are preserved and the last line is empty). Signed-off-by: Florian Thienel <florian@thienel.org>