-
In regex101.com:
1. Regular Expresssion:
```
!\[(.*?)\]\((.*?)\)
```
2. String test:
```
First md ![image1](https://example.com) and ![image2](https://example.com).
```
3. Substitution: `\1…
-
## Description
Hi everyone,
I'm using a Kinova Jaco2 mod. j2s7s300
ROS Melodic 18.04
I wish to save and load a PRMstar map, so I wrote something like this into ompl_planning.yaml:
Persisten…
-
### Context
The `cellxgene-schema` CLI [downloads and processes](https://github.com/chanzuckerberg/single-cell-curation/blob/main/cellxgene_schema_cli/scripts/ontology_processing.py) pinned ontol…
-
Using Math.round() in a text label doesn't work as I would expect. The behaviour between double and float is also different.
Example flow:
Will result in (after final breakpoint):
The B…
-
Can you please add the users domain as a property so it can be used in an expression.
I'd like to do something like this:
`user.domain -in ["example.org","example.net"]`
currently I have to do:…
-
## Background
Per our discussion, the Scala 2.13 REPL has these commands:
````
scala> :help
All commands can be abbreviated, e.g., :he instead of :help.
:completions output completions fo…
-
Hello.
Thank you for the package, i found it convenient and easy to use. Still, a problem occured:
Im not sure if i understand the `setConstraints` method from [here](https://dockview.dev/docs/…
-
I was very surprised when a document with arbitrary strings for license names was validated as valid SPDX.
Is the validation only on the structural level and not on the value of strings?
For exa…
-
see subject.
* The `new` expressions have an `initializer` part in case a specific constructor is called. Neither the new, nor the initializer have `decl` information for the result of the resoluti…
-
Hi, thanks for this amazing project!
I realized there would be a nice feature excluding new windows from already opened and tiled apps from being tiled.
As an example there is the Thunderbird and …