Skip to content

Remove trailing spaces in paragraph text #200

Description

@winniehell

The syntax definition claims that

Leading and trailing spaces will be stripped from the paragraph text.

However this seems not to be the case:

$ kramdown <<< 'foo    '
<p>foo    </p>

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions