Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backslash + linebreak => LineBreak? #201

Closed
jgm opened this issue Jun 10, 2011 · 2 comments
Closed

Backslash + linebreak => LineBreak? #201

jgm opened this issue Jun 10, 2011 · 2 comments
Assignees

Comments

@jgm
Copy link
Owner

jgm commented Jun 10, 2011

Pandoc's markdown allows line breaks to be backslash-escaped,
and emits a literal newline character. Why not emit a LineBreak
instead? This would be more useful, as an alternative to markdown's
hard-to-see "two-space" rule for hard line breaks.

Google Code Info:
Issue #: 154
Author: fiddloso...@gmail.com
Created On: 2009-07-19T07:12:20.000Z
Closed On: 2009-12-05T05:33:28.000Z

@ghost ghost assigned jgm Jun 10, 2011
@jgm jgm closed this as completed Jun 10, 2011
@jgm
Copy link
Owner Author

jgm commented Jun 10, 2011

Excellent idea. Would also allow your docs to withstand having your editor strip
trailing whitespace.

Google Code Info:
Author: inky...@gmail.com
Created On: 2009-07-30T01:20:25.000Z

@jgm
Copy link
Owner Author

jgm commented Jun 10, 2011

This issue was closed by revision r1646.

Google Code Info:
Author: fiddloso...@gmail.com
Created On: 2009-12-05T05:33:28.000Z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant