-
### Subject of the issue
```markdown
***emphasis*in emphasis*
```
is stringified as:
```markdown
\***emphasis*in emphasis*
```
which changes the structure
### Your environment
…
-
The default for the documentation right now is to not use MathJAX. This is at best awkward. We should change the default.
This is currently handled in `doc/doxygen/CMakeLists.txt`:
```
##########…
-
### What is the desired addition or change?
In brief, I would like to be able to use `mlpack` as part of a parent `CMakeLists.txt`/project. I apologize if there is already a closed issue about …
-
At the moment, bootstrap on devnet with webnode, takes around 15-20 minutes. Until bootstrap is done, webnode's user won't be able to do much with the webnode, like sending a transaction. Of course ev…
-
Hey @timlrx. First off, thanks a lot for maintaining this fork. After upgrading past 0.5.0 I'm starting to get these errors
```shell
⨯ TypeError: React.Component is not a constructor
at eval …
-
I created this simple example:
```rust
use std::arch::aarch64::*;
fn main() {
let arg = std::env::args().nth(1).unwrap();
let source = unsafe { vld1_u8(arg.as_ptr()) };
print…
-
We currently have about a thousand instances of the word "master" in CTSM (and about 2k in cime). Most of this is the use of the variable "masterproc". It would be good to get away from this terminolo…
-
Currently we have a maximum memory limit for bloom filters, however that has a side-effect of them being completely filled with nodes with large number of pieces.
With simulating the bloom filter eff…
-
##### **Overview of the issue**
#10686 moved Entity and DTO tests away from `web.rest` layer but related `TestUtil` remained in `web.rest` layer.
https://github.com/jhipster/generator-jhip…
-
Capturing what has been said in mtgs about a user feature-flag assignment "participant query" feature that Steve says he'd like to see used for feature-flags.
Potential Requirements:
- As an UI admi…