Isaac Muse
Isaac Muse
Forgot to mention, you no longer have to override the Dark theme. You now can just set `theme` to `Dracula.sublime-theme` in your `Preferences.sublime-settings` file in Merge. That's kind of an...
@nikhiljha I'm glad you like it!
Yep, nor will it be. The reason is we didn't want to create a circular dependency. Originally, we weren't sure that it would be accepted as the official CSS selector...
Most people aren't going to install soupsieve directly. Now, this shouldn't be a surprise either as we do document this fact [here](https://github.com/facelessuser/soupsieve#installation) and [here](https://facelessuser.github.io/soupsieve/#installation). I have had some projects that...
I would have to dig up failures as it was in a different project. Whether it was specifically poetry or some other pip locking library, I don't recall, but what...
As the conversation on this has died out, I will close this with the following comment: Soup Sieve was originally created to accept BS4 objects/elements and to apply selectors, but...
Just as an FYI, some of the issues related to circular dependencies were installing packages manually: https://github.com/squidfunk/mkdocs-material/discussions/2591. Additionally, there are tools like Pyodide which have to install packages manually. SoupSieve...
I just updated TOC slugs
I imagine the old name should be marked as deprecated via [PEP 562](https://peps.python.org/pep-0562/).
If I had to guess, number 2 is probably the big motivating factor driving this request. There are plenty of documentation sites that I've seen showing tables of contents in...