Josh Goebel
Josh Goebel
Need to close this up soon if you'd like it in 11.7... that may be the last release before 12.
@nathnolt Thanks so much, I went ahead and pushed this all the way home.
> Current idea is to implement sublanguages as sub-parsers embedded in the host parser tree. This is on my radar for the future... obviously you have some thoughts on this,...
I wonder if in 2022 we still need all 4 CSS variants: - css (the real deal) - less - stylus (my bad, this was never in common) - scss...
@allejo Any thoughts?
> You have my +1 for WASM and GraphQL These have been added and will hit with 11.6, only about ~750 bytes file size increase. I think I'm with you...
It's the APIs you are using. Use textContent instead of innerText.
>using textContent preserves spaces but still strips newlines. Please provide a jsfiddle demonstrating this and I will review. If your taking HTML out of another element you'll be responsible for...
> using textContent preserves spaces but still strips newlines. It does not - **IF** they are textual (`\n`), or no one would be able to use the library... as I...
> JSFiddle does not support Kotlin/JS, so that's impossible... We are a pure JS library, if there is a bug with the library itself then it should be possible to...