introt
introt
I threw a PR at your PR to fix the sidebar being too wide on mobile: https://github.com/spookylukey/alabaster/pull/1
Related: #76 (both need rewrapping)
~Same problem with rst, the subsequent lines have the same indentation as the field while they should be indented: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#field-lists~ Edit: 0.4.0dev indents the lines correctly under rst style
The current pip version (0.3.3?) exhibits the behavior reported above, while the current git version adds another, indented @returns: line as well! ``` @param name: param desc @returns: return desc...
Hi @rkotze Yes, only anonymous emails are available without authentication[^auth], but creating a personal access token[^token] to access public emails is pretty straight-forward. I personally prefer using the anonymous emails...
Hi! You don't need to add a channel manually, just give a different one as an argument to `addNote`. Here's an example script using your degrees: ```python3 #!/usr/bin/env python from...
Hello again! >I think it would be cool if when writing the midi file in a series of degrees that there was a line of code that would set the...
Hi, popping in from search results. These days the noreply addresses consist of an user id in addition to the username. The easiest way to find these out seems to...
Alternative workaround: since the module is "only" needed by the dependencies `cloud` and `mobile_app`, you can replace the `default_config:` line in `configuration.yaml` with a list that doesn't include those if...
@strobeflash would you mind running them via the code provided at https://github.com/ics-py/ics-py/discussions/278#discussioncomment-2023338 - afaik PRODID is a hard requirement as per the rfc so if that function works that'd leave...