-
https://github.com/selabs-ut2j/re-experimentations/blob/aa2034b0c3c189b4200e4e23fdf7823897bdce63/README.txt#L11
-
First described here: https://github.com/GeoNode/geonode/issues/11511#issuecomment-2196702015
In context of: https://github.com/zalf-rdm/geonode/issues/97 / https://github.com/GeoNode/geonode/issues/…
-
Bonjour
Mes documents ont été totalement corrompus lors de l'exportation des PDF ( seuls mes annotations et les notes sont restés visibles) et je ne parviens plus à restaurer le système.
_[Fichi…
-
apigeetool deploynodeapp -o -e test -n -m index.js -b -v https_vhost -P
If I remove the parameter -P, the apiproxy uploads correctly, but I need to preserver-policies
Any help?
-
Not sure if this is a known issue, a known limitation or something that can be fixed.
If you modify a largish file (~1000 LOC) when using `LexicalPreservingPrinter` then the operation is quite slow…
-
To reproduce:
- get the editor and the markdown preview side by side;
- scroll down;
- rename an underlying file.
Expected that both the editor and the preview preserver the view state, but only…
-
#### Problem
The cluster name used in the YAML files does not always represent the name from the specification. It would be nice to use the real name to preserver consistency.
_Originally posted…
-
Example power: "Light of the Lost Sun" (Master Preserver D20)
This is because there are duplicated versions of ALMOST EVERY SINGLE D20 and D19, named "Traveler's Unpredictable Power (POWERNAME)". T…
-
When pasting formatted text, we aim to remove styling (bold, italics, title, etc.) from elements that are copied from within a single HTML element. However, as reported in #31117, pasting a title …
-
```
red>> x: []
== []
red>> collect/into [keep "a" parse "1" [(keep "b") collect into x keep "1"] keep "c" ] x
== [#"1" "a" "b" "c"]
```
I would expect
["a" "b" #"1" "c"]