= Description = The strike-through markup is taken as part of the URL. == Example == {{{--(http://moinmo.in/MoinMoinBugs/StrikeThroughURL)-- asdf}}} --(http://moinmo.in/MoinMoinBugs/StrikeThroughURL)-- asdf Close strike-through markup now to avoid bugs further down: )-- == Component selection == * moin parser == Details == This Wiki. == Workaround == Insert space: {{{--(http://moinmo.in/MoinMoinBugs/StrikeThroughURL )-- asdf}}} --(http://moinmo.in/MoinMoinBugs/StrikeThroughURL )-- asdf Bracket the URL: {{{--([[http://moinmo.in/MoinMoinBugs/StrikeThroughURL]])-- asdf}}} --([[http://moinmo.in/MoinMoinBugs/StrikeThroughURL]])-- asdf = Discussion = See also: [[../UnclosedStrikeThrough]]. (!) It is not easy to know where the end of a free url is. Sometimes parens are wanted as part of the url, sometimes not (same is true for some other chars). So this problem has just to be worked around with link markup as shown above. = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: no easy fix, just use link markup ---- ## 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. CategoryMoinMoinNoBug