-
That's what I'm getting. I looked through the tests and I couldn't find one that documented this behavior. Is it by design?
```
>>> titlecase("CORPORATIONS - Continued")
"CORPORATIONS - Continued…
-
Bit of a catch-all issue:
1. Both `SimpleProgressMessenger` and `SingleLineProgressMessenger` are `TitleCase` but don't actually return objects. Let's fix this because it can mislead people (me, fo…
-
A blog post following [his WCUS talk](https://us.wordcamp.org/2022/session/extending-wordpress-using-slotfill/) by @ryanwelcher
_quoted from the session description._
Being able to extend and cust…
-
- [x] We want elements to be semantically correct, e.g. tables should only be used for tabular data, blockquotes only for actual quotes, etc. IOW, we don't use an element just to get the formatting th…
-
**Describe the bug**
Currently [`req.xhr`](https://tinyhttp.v1rtl.site/docs#reqxhr) only checks for the existence of an exact match of 'X-Requested-With' in the HTTP Headers. However, many fetch im…
-
Hi,
I tried to compile, and have a waveshare 7_5_T7, with esp32 driverboard. I changed to the right pins , but when compiling I get this error
sketch/src/common_functions.cpp.o: In function `mm_…
-
### Describe the bug
I'm building my design system in a dedicated package in a mono-repository. Everything was working perfectly until we try to use the theme variable in the main application (not …
-
I don't understand Chinese.
The theme perfectly works with `hexo server`
But when I generate static pages using `hexo generate` it seems like CSS, js, and other resources paths are broken and ca…
-
Reporting this - as far as I do know this is a bug.
This code:
```js
const doc = nlp('Lucas Oil Raceway is a famous motorsports complex.');
const motorplexes = doc.match('#Person (Motorplex|…
-
To support arm64 we build with clang on Windows. This errors with:
```
llvm-ar.exe: error: the 'o' modifier is only applicable to the 'x' operation
```
Full log:
```
...
clang++ -std=gnu…