Hello,

Valentin Wüstholz <wuesth...@gmail.com> writes:

> lines in example blocks are currently indented like the surrounding
> begin and end delimiters. ¨This works fine unless, you want to indent
> some lines manually;

You may use colons instead. They are meant for this task. I.e.:

: some text
:     ^

> in this case, auto-indenting the buffer reverts the manual
> indentation. This patch should prevent this from happening.

I don't think we should prevent that as it would be more hassle to cope
with the new behaviour than doing it with colons.

Regards,

-- 
Nicolas Goaziou

Reply via email to