Konstantin Chernenko

Results 7 issues of Konstantin Chernenko

Use [google-modes](https://github.com/codemirror/google-modes) **playground.min.js** `431 KiB` => `458 KiB`

Hi, thanks for your wonderful tool! Last version **1.8** have broken compatibility with old nodejs < 8.x version: https://github.com/zoobestik/csso-webpack-plugin/issues/19 Is **1.7** last version that nodejs support?

Hi, i have problem with absolute links into .md file Test case: * `def core_docs_url = "https://kotlinlang.org/api/kotlinx.coroutines/$coreModule/"` in [build.gradle](https://github.com/Kotlin/kotlinx.coroutines/blob/74cf9ea8598a9ab1328faa52ddaea1bb977d4470/build.gradle#L234) * `[com.google.common.util.concurrent.ListenableFuture]: https://google.github.io/guava/releases/31.0.1-jre/api/docs/com/google/common/util/concurrent/ListenableFuture.html` in [kotlinx-coroutines-guava/README.md](https://github.com/Kotlin/kotlinx.coroutines/blob/74cf9ea8598a9ab1328faa52ddaea1bb977d4470/integration/kotlinx-coroutines-guava/README.md) ``` WARNING: /mnt/agent/work/44ec6e850d5c63f0/integration/kotlinx-coroutines-guava/README.md: is not up-to-date,...