Skip to content

<textarea> has line-breaks removed? #147

Closed
@aquynh

Description

@aquynh

I am using Jekyll 2.2.0. In my markdown file, I have a simple HTML code textarea like this:

<textarea>
hello

world
</textarea>

You can see that there are few line-breaks between hello and world. The problem is that jekyll build then removes the line-breaks between them.

How can I tell Kramdown not to remove line-breaks like this?

Thanks.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions