Content deleted Content added
→Trim input's newlines?: new topic |
|||
Line 223:
Please, remove the '''n''' of the word '''templaten''' in the line number 29. [[User:Gkiyoshinishimoto|Nishimoto, Gilberto Kiyoshi]] ([[User talk:Gkiyoshinishimoto|talk]]) 16:38, 17 October 2023 (UTC)
:{{done}} [[User:Aidan9382|Aidan9382]] <sub>([[User talk:Aidan9382|talk]])</sub> 16:42, 17 October 2023 (UTC)
== Trim input's newlines? ==
Many people use {{tl|test case nowiki}} as follows for aesthetics:
<syntaxhighlight lang="wikitext">
{{test case nowiki|<nowiki>
{{wrapper template top}}
{{__TEMPLATENAME}}
{{wrapper template bottom}}
</nowiki>}}
</syntaxhighlight>
This causes an extra newline to be inserted before and after the template's part inside the test case frame. It would be wonderful if this module would trim the input's newlines. [[User:Aaron Liu|<span style="color:#0645ad">Aaron Liu</span>]] ([[User talk:Aaron Liu#top|talk]]) 15:52, 8 August 2024 (UTC)
|