Skip to content

[Feature request] Apply inline <style> / <link> tag into CSS style #1

Description

@FurryR

Feature

Described in title. This can be achieved by not ignoring <head>, <link> or <style> in HTMLParser but in PicTexTranslator, then fetch all styles before actually calling self._css_parser.parse(self.css).

Additional information

It is hard to decide when to fetch currently (as the parsing is partially lazy). Also I guess you will need a fetcher and base_url (optional) for the arguments of __init__.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions