-
I'm reading through v0.0.7 of Coverages for the first time. Here are the questions that came up while reading it:
1. 5.6 - What's the difference between `http://www.opengis.net/def/rel/ogc/1.0/geod…
-
## What's the issue?
Adding as a GH issue as per a thread on Slack.
We've encountered an issue where some functionality does not work for amp binds. Specifically on our basket page the binds we …
-
I was working with the latest development version and its RTF support. Nice job on this, its doing what I expect it to do. I was wondering if there were any plans to include table styling options in t…
-
# Bug
Rendering the following SVG causes app to crash, it is reproducible by rendering it in a clean project with the latest versions.
It is throwing errors on `style="transform:translate3d"`, `…
-
In GR an annotation can have a different font than the rest of the plot, a MWE would be
```julia
using Plots
plot(rand(10))
annotate!(5,0.5, text("56 Myr", 20, :center, "Courier"))
savefig("…
-
Every code editor rendered creates a new line in the end.
Code like this (the ` `` is just to avoid syntax breaking here):
```html
```jsx live=true
9
99+
` ``
```
Turns into this:
!…
-
I'm trying to render a simple pie chart in one of my jupyter notebooks. While installing `pygal`, I also installed all listed dependencies with it. But when trying to render it, I get a long message, …
-
no need to create unit-cout, just give item-cour to first spawned player and sent order, like in my plugin (check mid wars), or u can move sercet shop closer to arena...
-
Currently, fonts are identified by the name of the file that defines the font. In Arnold we extended this logic to be able to find fonts based on the font family and style name. This makes it easier f…
-
I change select2 into choice js since select2 has issue on the focus in Laravel Livewire. I tried to initialize choice.js globally in app.js but I got this error.
`Uncaught ReferenceError: Choices …