Thanks to visit codestin.com
Credit goes to github.com

Skip to content

linebreaks inside <style> and <pre> tags #55

@RanAwaySuccessfully

Description

@RanAwaySuccessfully

The website automatically places <br> tags inside these tags just like anywhere else. <pre> tags currently have a fix which works I guess, but <style> tags actually need to have an exception added somewhere in the code.

Otherwise, custom layouts can't have linebreaks in them (.ran_s3_post becomes <br> .ran_s3_post) unless they use an @import tag to import a .css file.

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