> > 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
I cannot verify as I do not know what is the purposed variant. To me it looks inconsistent:  More importantly, the rubbisch after the "block" environment is because `g_strconcat()` must always be NULL-terminated which it is not in the newly added code. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1330#issuecomment-2079738972 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1330/[email protected]>
