-
Occasionally we have LaTeX in md/Rmd files - I know we shouldn't but sometimes it just happens ;)
I think adding a `format = "latex"` to
https://github.com/ropensci/spelling/blob/fc619eee5f60b9…
-
**Is your feature request related to a problem? Please describe.**
I find I'm having to add a lot of `e.stopPropagation()` or `e.preventDefault()` on Buttons, MenuItems and DropDownMenu's.
**Descr…
-
### Proposal Details
I've been [experimenting](https://github.com/romshark/utf8) with different kinds of optimization techniques in order to speed up [utf8.Valid](https://pkg.go.dev/unicode/utf8#Vali…
-
The current credential type switch logic is using `onSetupFormatChange` on change. it has been identified as having certain issues when invoked with the same credential type, can lead to problems like…
-
It would be great if it has pre-defined some transitions:
1. InProgressTransition - has celery side-effects and callbacks as functions
2. PostTransition - has only callbacks as celery tasks
3. C…
-
Consider this rewrite rule:
```
(ADDQ x l:(MOVQload [off] {sym} ptr mem)) && canMergeLoadClobber(v, l, x) && clobber(l) -> (ADDQload x [off] {sym} ptr mem)
```
The `canMergeLoadClobber` condit…
-
S1000: should use for range instead of for { select {} }
I get this lint error on this code:
for {
select {
case
-
| | |
|------------------|-----------------|
|Previous ID | SR-3016 |
|Radar | rdar://problem/30529068 |
|Original Repor…
-
As it says in the title, the `Environment` class is defined in `/nunjucks/src/environment.js`. Here is a copy of the code for the `Environment` class from master.
```javascript
/* 40 */ class Env…
zrhmn updated
5 years ago
-
When I start a local `make run` instance, I got what I expected:
- send query `!bing bmw :zh-CN` I got https://www.bmw.com.cn --> perfect / OK
- send query `!bing bmw :en-US` I got https://www.bmw…