Conversation
|
More generally, it would be nice to have some documentation about whitespace-preservation. |
|
Will this change merged? We also encounter this issue. |
|
To be honest, I believe that nothing will be merged. |
I maintain it very sporadically. The problem with just accepting pull requests is that they add even more features which makes maintaining it even harder so I am somewhat hesitant (given the overall bad shape that the code already is in) and people often don't care about breaking things without considering that there are a ton of dependents that rely on how it is working at the moment. Like, e.g. this PR is missing tests so whether this functionality works or not is not being evaluated in any automated way and the sheer amount of possible interactions with other options is unclear. |
Currently, we do not receive any whitespace-characters, even if
includeWhiteCharsis set to true.This might be also related to #582.
One more sidenote:
If there is an overload of pull requests, please let me know whether this library is still maintained, or whether you are looking for a new maintainer.