M.Yasoob Ullah Khalid ☺
M.Yasoob Ullah Khalid ☺
On windows we do not have wget. It would be more useful to have a custom downloader so that the script can be run without OLV on windows. I know...
Hi @tessi ! I am fairly new to web assembly and trying to get Go code compiled for WASI to run via Elixir using Wasmex. Here is a super simple...
Update the function name from festClientSend to TestClientSend.
Hi! Wonderful job with the CSS lexer and parser. I was looking for something similar for Elixir/Erlang and I fortunately came across them in Zotonic. I was able to use...
# Trac ticket number N/A # Branch description Removed link to djangosites as it is no longer available. # Checklist - [ ] This PR targets the `main` branch. -...
Hi! I am trying to find an HTML tokenizer for Elixir that can also provide me with line number of the matching tag. I see that `floki_mochi_html` has `#decoder{offset}` record...
Hi, I followed the guides and was able to get the GitHub Oauth working. However, this was without the identity_resource being configured. Then I decided to configure the identity_resource and...
Currently the dropdown is missing the bounds check. If the dropdown is not able to display itself completely, it should open upwards instead. This behavior is supported in most other...
Hi @andrewtimberlake I was thinking of contributing some docs improvements (mainly for SMTP) and potentially code improvements but seeing that two PRs have been open for a while and haven't...