Skip to content
Snippets Groups Projects
Forked from ffbs / ffbs-website
Source project has a limited visibility.
Chris Fiege's avatar
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
History
Name Last commit Last update