This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hey Guys,
I created a table of contents, inspired by TailwindCSS docs.
The headers extraction logic is server side, and highlights and ...
New
I’m using the Floki HTML parser as part of an application. I use it for rewriting custom attributes on <a> tags in HTML fragments. ...
New
Trending Over Three Years
Is it possible with Floki to select all elements with style="display: none"?
I have tried
Floki.find(ast, "[style=\"display: none\"]")
...
New
The HTML has no attributes it’s very vanilla and plain
<!doctype html>
<html>
<body>
<section class="body-copy"&g...
New
Hello,
I have a Phoenix v1.6.10 application which has a few other dependencies e.g. Ecto, Jason, cowboy, floki etc. Nothing too fancy.
...
New
I have a html like this
<h4>
<a name="myname"> Text" </a>
</h4>
<table>
# table content
</table>
...
New
In attempting to parse a html table, I ran across a class that I cannot figure out how to parse. Specifically:
defmodule Embedded do
@...
New
Parsing HTML pages with Floki, sometimes I get headaches because attributes are in ALL CAPS, so selectors fail, or I must do something li...
New
My problem
When parsing old government webpages, my input is often just like that one:
<p><b>Section 1, name, and text</b...
New
I’m hoping to see if this is affecting anyone else, because I have no idea what is going on.
When creating a new project mix phx.new som...
New
Is there a way to use Floki to pick one attribute or a second attribute if the first cannot be found? I’m trying to grab an image URL out...
New
I’m getting a mysterious Dialyzer error and I’m hoping that someone can help me figure out what’s going on and resolve the problem. As us...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







