Manuel Kaufmann
Manuel Kaufmann
This is still happening with `systemd-20180101.1803`. It seems the problem is how `use-package` handle the PATH, since $ emacs --batch --eval '(byte-compile-file "elpa/systemd-20180101.1803/systemd.el")' doesn't produce any error.
Maybe we can do this in client side by using https://highlightjs.org/ if the user didn't specify the paste type.
Yes, I agree with you. Anyway, there is a function in that library that "autodetects" the programming language. I tried to read the Javascript source code but I don't have...
@chuna you can work on this issue. @facundobatista can you explain us how to start working on this? (I sent you an email before commenting here, because I found this...
I know that @pradyunsg and @choldgraf have had some good discussions about a newer basic theme and they created https://github.com/pradyunsg/sphinx-basic-ng/. It may be useful to take those conversations and code...
@AA-Turner > I do not want to make it easier to include jQuery, theme authors should rewrite in normal JS What are the reasons that you don't want to make...
@tk0miya > It's not difficult to detect the JS library is already installed if every component installs it in the same way (ex. API). This was exactly my goal when...
I don't have a fully baked idea yet and that's why I opened this issue, so we can think all together and decide what's the API we want to build...
I've hit a similar problem some time ago (see https://github.com/sphinx-doc/sphinx/pull/9174). You could set `Sphinx.set_html_assets_policy("always")` to force Sphinx including assets in all the pages, not only on those ones that are...
> The canonical `link` tag is not outputted when we build locally with `make dirhtml`, though. I'd like to reproduce the behavior reported on this issue locally. That will help...