Hello,

Erik Hetzner <e...@e6h.org> writes:

> Michel Kuhlmann wrote:
>> I found these issues inconvenient:
>> 
>> - Listings create blank-lines in between
>>     + Currently
>>                         - uno
>>        - uno
>>        - dos    ->      - dos
>>        - tres
>>                         - tres
>>     + Desired
>>        - uno            - uno
>>        - dos    ->      - dos
>>        - tres           - tres
>
> This seems easy enough to fix, we simply need to add:
>
>   (org-element-put-property item :post-blank nil)
>
> to the org-md-item function. Can anybody tell me if this is a bad
> idea? Otherwise I will send a patch.

This should be already fixed in maint branch.


Regards,

-- 
Nicolas Goaziou

Reply via email to