= Description = currently the wiki parser here and on 1.6dev creates a line break between macro calls if they are indented and do have a space in between. -- ReimarBauer <> {{{[[Verbatim(a)]][[Verbatim(A)]]}}} (./) <><> {{{ [[Verbatim(a)]][[Verbatim(A)]]}}} (./) <><> {{{ [[Verbatim(a)]] [[Verbatim(A)]]}}} <> <> Yes, you are right. == Component selection == the wiki parser == Details == here and on 1.6dev == Workaround == if you use two macros and indenting don't use a space in between. = Discussion = Currently that changeset 2023 creates pages that look like [[WikiSandBox|this|&action=recall,&rev=1022]]. Even right here in THIS paragraph (before the link label "this"), it creates a wrong BR. If that changeset is reverted, those problems vanish. And it does not create linebreaks between macro calls any more. Yes, you are right. We should revert that changeset. The above problem seems to be fixed by some other changes later on too. So this changeset is not needed. I was pretty sure I have added an unit test for describing that bug behaviour already. Seems I misses it: {{attachment:test_text_moin_wiki.py.patch}} without that patch the result does not show

. {{{#!wiki blue and removing it does fix the line break before `

` too }}} -- ReimarBauer <> = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: fixed for 1.7 changeset 2023 dd5240822911, revision 34: was backported for 1.6 changeset 2013:ba8fe4bd2321 * reverted by http://hg.moinmo.in/moin/1.6/rev/61fdf0769363 and http://hg.moinmo.in/moin/1.7/rev/2c314d55e45d * the initial bug is fixed nevertheless, due to other changes ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBugFixed