Johannes Rössel

Results 25 comments of Johannes Rössel

> I wonder which OSM layer I need to use for that :) One could perhaps try to use the Flutter equivalent of CSS filter: invert() hue-rotate(180deg); on the map...

I'm currently still on 1.5 due to a bunch of other hacks (e.g. changing the context of a block that has been parsed already), so this works nicely. But adding...

Ok, this seems to work fine as long as there is only a single passthrough in the block. As soon as there are two – in different macros – the...

Ah, indeed, that solves it. I'm not used to conditions appearing after statements or I might have noticed it myself :)

@mojavelinux So essentially, if I'm starting out right now to build a toolchain for converting Asciidoc with custom macros, etc. I should use 1.6 and it should be stable enough...