-
I'm trying to create a bbcode for table contents. The "tr", "th" and "td" elements work perfectly but "caption", "thead", "tbody" and "tfoot" are totaly ignored when passing from html to bbcode (when …
-
If I change into a directory inside a smbfs mount, elm repl doesn't work properly.
```
$ elm repl
---- elm repl 0.16.0 -----------------------------------------------------------
:help for help, :ex…
-
Empty classList makes the elm-community/html-extra very unsafe to use. My production page got crushed spamming random errors in console for like 5 seconds and then just ate all the RAM i have, empty p…
-
### Use case
We currently have a couple of HTML files/template strings in the code using gotemplate and handcrafted HTML, its not a lot, and its fine, but a nice QoL improvement would be to make them…
-
When running plain `elm install`, you get an "Install What" [error message](https://github.com/elm/compiler/blob/a6568a63f3ffc4defdb608d180b23a0113a89342/builder/src/Reporting/Exit/Install.hs#L32).
…
-
I suppose that I want to use several different packages that contain the same module names.
Example :
http://package.elm-lang.org/packages/JasonGFitzpatrick/elm-router/latest
http://package.elm-lang…
-
I see three alternatives to build a desktop app :
- with **Electron**: https://www.electronjs.org/
- with **Tauri**: https://tauri.app/
- with **PWA** (https://web.dev/, https://developer.mozilla.o…
-
**Quick Summary:** I want a way to install a package knowing only its major version like `elm install author/package@2`.
This is a proposal that is an addition to the proposals to install specific …
-
See for example, `elm-test`'s example which is really hard to read with this small width.
http://package.elm-lang.org/packages/elm-community/elm-test/latest
I'm using Chrome on Windows 7.
![capture…
-
2 FAQ, 1 dev, 1 business
On peut imaginer deux points d'entrées en haut de la page "Je suis développeur" "Je suis recruteur" pour dissocier les deux listes
- Peut-on développer une application m…