Skip to content

WordPress import is improperly encoding HTML end tags #254

Closed
@richardtallent

Description

@richardtallent

I just imported my Wordpress site (self-hosted) and all HTML end tags had the "/" replaced with "/", which of course makes them ever so slightly less useful as HTML end tags.

I commented the following line in wordpress.rb and it worked, but since I don't know the background of why this line was added in the first place (there must be a reason), I didn't want to send a naive pull request:

text.gsub!("/", "/")

Using the latest Jeckyll, jeckyll-import, Wordpress, etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions