anseki
anseki
But, I think that a way to catch the end of the directive might have a problem, because it allows the "nothing". For example: ``` js console.log( require('preprocess').preprocess( 'foo/* @if...
Because this problem is important for a project that I'm participating, we fixed this bug, then we are using patched module now. The problem was solved, and for now, it...
Yes, I understand you. And thank you for your thoughtfulness. Actually, I wrote test codes (partway), but I still can't understand complete about the code policy (e.g. handling multiple `\n`,...
Sorry, I did not write test. I have no time now.
I found another problem that is caused by this bug. For example: To easy change a style of a specific text by a specific CSS class. ``` html ``` Desired...
I renamed vars because those are not good naming. If I should do it, I do rebase to a one commit.