Skip to content
Snippets Groups Projects
  1. Feb 05, 2020
  2. Aug 10, 2019
  3. Jun 12, 2019
    • chrissi^'s avatar
      flamngo: Add site-dependend HTML-Parser · 2895bcc2
      chrissi^ authored
      
      The flamingo-core HTML-parser does two things:
      
      * remove the first <h1>
      * re-write the HTML with beutiful soup.
      
      First:
      We want to leave our <h1> where it is since it is
      places somewhere inside out HTML.
      The Template should not be able to place it there...
      
      Second:
      BS-HTML is ugly!
      
      Signed-off-by: default avatarChris Fiege <chris@tinyhost.de>
      2895bcc2
  4. May 08, 2019
Loading