Hello,

Samuel Wales <samolog...@gmail.com> writes:

> If there were a blank line above the comment, the newline removal
> would be appropriate, but not when there is no blank line above it.
>
> === input
>
> *** test
> no comments
>
> one
>
> comments
> # test
>
> two
>
> === ascii
>
> no comments
>
> one
>
> comments
> two
>
> ===

Blank lines below an element belong to that element, by definition. So,
obviously, just add a blank line between "comments" and "# test" and it
will not be removed.


Regards,

-- 
Nicolas Goaziou

Reply via email to