Skip to content
Snippets Groups Projects
  1. Aug 02, 2023
  2. Aug 01, 2023
  3. Jul 31, 2023
  4. Jul 28, 2023
  5. Jul 27, 2023
  6. Jul 26, 2023
  7. Jul 24, 2023
  8. Jul 19, 2023
  9. Jul 18, 2023
  10. Jul 17, 2023
  11. Jul 14, 2023
    • Andreas Traczyk's avatar
      messageparser: replace regexes with tidy API · 61126cfa
      Andreas Traczyk authored and Sébastien Blin's avatar Sébastien Blin committed
      Depend on tidy API for attribute extraction rather than regexes.
      
      1. htmlparser methods return nodes instead of pre-parsed strings
      2. htmlparser provides some methods to extract text/attr from nodes
      
      Gitlab: #1248
      Change-Id: I367d703680938fb0b7c5055ac41e079c1322da30
      61126cfa
Loading