I tried many things and for now I found that this seems to work: ```elixir Floki.find(tree, "[id='normalize/2']") ``` But I wonder if we can have it simpler? Thank you.
I tried many things and for now I found that this seems to work:
But I wonder if we can have it simpler?
Thank you.