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

Meta-q collapses paragraphs within blockquote #186

Closed
meygerjos opened this issue Apr 7, 2017 · 1 comment
Closed

Meta-q collapses paragraphs within blockquote #186

meygerjos opened this issue Apr 7, 2017 · 1 comment

Comments

@meygerjos
Copy link

meygerjos commented Apr 7, 2017

Minimal example

Initial file:

> Foo
>
> Bar

After M-q, this becomes:

> Foo Bar

This shouldn't happen, because, according to this guide, "the most common way to make a multi-paragraph block quote is to use a greater than symbol on each blank line".

@jrblevin
Copy link
Owner

jrblevin commented May 9, 2017

Fixed in 858a9bd.

@jrblevin jrblevin closed this as completed May 9, 2017
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

2 participants