Sebastian Hädrich

Results 170 comments of Sebastian Hädrich

Then I get line breaks as expected oO No matter if I use the String or the code box...

They are. The platform and browser shouldn't make any different because the tool works server-side. I'm on ubuntu with chromium.

That is what I get: "code":"Rainbow = \"Whero, Karaka, Kowhai, Kakariki, Kikorangi, Tawatawa, Mawhero\"; \r\n externalList = \"\"; \r\n reverseRainbow = listMap( rainbow, function(v,i,l) \r\n { \r\n var newValue =...

I wonder, because [Wikia/app](/Wikia/app) [does that](/Wikia/app/tree/dev/tests) as well ([Example](/Wikia/app/pull/13946#partial-pull-merging))...

Keep in mind that features can be removed (e. g. CF11-). Should it be releated to engines.minimum_version?

`-` could indicate a removed feature, but how about a _deprecated_ one? (@KamasamaK good idea to add deprecations as well)

You are right. But why are the positions of `deprecated` and `removed` switched under `syntax` and `compatibility`? To display `deprecated` and `removed` version number as alert boxes but `minimum_version` as...

Good idea :+1: