Isaac Muse

Results 822 comments of Isaac Muse

I think as far as SuperFences is concerned, we have a clear starting indicator (` ``` `), so we can probably just relax the pattern. For normal inline patterns, `attr_list`...

Yep, it is definitely more involved. While I think possible, and maybe even doable as a single (much more complex) pattern, it is not nearly as simple.

Well, regardless, the next version of pymdown-extensions will handle braces better in code block attributes.

I will state the lack of search is a bug that was introduced very recently. I've created a bug with the identified cause. https://github.com/Python-Markdown/markdown/issues/1416

To be fair to the opening request, there are few, well maintained themes that offer great mobile interfaces. I think the reason why many gravitate towards material is that it...

This seems to be kind of obscure and not documented well, but this tweet seems to indicate the default format of the color space subtracts Y from B to make...

Appears to be related to this issue as well: https://github.com/wxWidgets/Phoenix/issues/2384

You are likely right that it is related to wxWidgets. I will have to see if I can make the time to compile wxWidgets and go that route of validation.

Should BracketHighliter be working around LSP or LSP working around BracketHighlighter? Should special exceptions be be made for every plugin conflict? I'm not even sure how I can sequence these...