Closed Eiji7 closed 7 years ago
@Eiji7 Thank you for the report!
I think this is related with combinators. Seems that the order is not reversed when finding inside combinators. I'm investigating this.
Closed by #99.
@Eiji7 The fix was released in version 0.15.0. Thank you again! :)
Example code:
Expected behaviour:
&Floki.find/2
should keep order of elementsCurrent behaviour:
I got reversed
List
of elements.