Isaac Muse

Results 839 comments of Isaac Muse

My advise, put your link in `` as this case is just a bit too complicated for auto-linking.

Hmm, this is related to the bulit-in URL handling in Python Markdown then. There is logic for titles, in quotes. Python Markdown, currently, doesn't care if there are spaces between...

It does seem like this works though (URL in traditional format, but the URL part enclosed in ``. ``` [test]( "title") ```

To be honest, knowing that `` can be used to allow any URL, it makes something like requiring a space before titles less pressing. Embarrassingly, I did not realize I...

This appears to be a recent syntax change as I use SCSS in one of my projects and previews used to work.

I'm going to assume this is a general change needed for both SASS and SCSS. However, instead of removing the old rule, we'll leave it in for people on older...

I'm curious on exactly how much 'relative' stuff Color.js plans to support. Does it plan on implementing its own support and logic for things like `calc()`? Or does it plan...

The current layout was created with the help from the author of Material for MkDoc's. They currently rely heavily on the current approach. I would like to loop in them...

I'm kind of on the same page here. I'm open to accessibility changes that could be made here, but I would like to avoid a complete restructure. My main interest...

Videos are great, and I'll check it as soon as I can, but can you summarize the main points why the current structure can not be adapted and requires an...