> Looks good.
> 
> As you know I'm not LaTeX expert and so I'm wondering if it is on purpose 
> that different environments produce quite different stylings:
> 
> ```
> \begin{block}{}
> _
> \end{block}
> 
> \begin{itemize}
>       \item _ 
> \end{itemize}
> 
> \begin{table}
>  _ 
> \end{table}
> ```
> 
> For "table" and "itemize" there is a trailing space after the cursor marker. 
> Is this intended?
> 
> "block" uses no indentation at all, "itemize" uses a tab resp. spaces and 
> "table" uses a single space only.

This is fixed. I tried to re-sync the indentions

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1330#issuecomment-2074137477
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/pull/1330/c2074137...@github.com>

Reply via email to