Bjørn Erik Pedersen

Results 871 comments of Bjørn Erik Pedersen

>so maybe it's falling back to pygments? No, it's falling back to "a default lexer"; I'm a little surprised that that does not support line numbers, though.

>One of my concerns was how this would effect localization with arbitrary/artificial languages, but this still seems to be based on the site config key, not the language object we...

It will be delayed. I have enough on my plate as it is, and its not important (and I have some hesitations about the approach).

Don't change this PR until we agree on something, but my take on this is that: * It's very hard to create a rule set that disables extension X when...

>They are also humans. The less amount of config needs to be set to achieve a desired behavior, the better it is. Fair enough, I was just trying to nudge...

@Martin005 sorry for the delay; there needs to be some consensus as to what the default config should be (read: A review from jmooring). It's much better to get that...

>Any reason they cannot match the file system (albeit the nesting which could be represented by a dot) The "dot" for nesting would be cool, but maybe a little bit...

OK, thinking about this for a minute. If we * Make `p` return a map of maps (the tree) where the last entry is a double entry with the actual...

>In any case we did not evoke partialCached which for me is essential Well, in my head, most of the partialCached use cases have a "bigger scope" and can be...