Opened 18 years ago
Closed 14 years ago
#1046 closed Bug (wontfix)
Templates and stripped new lines
Reported by: | Travis (@ wikiHow) | Owned by: | |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | Project : MediaWiki+FCKeditor | Version: | |
Keywords: | Cc: |
Description
Upon editing an article with that has templates, the editor attempts to collapse the templates into 1 line. This however has a problem that when the template is generated, the subsequent actual text in the article is rendered as fixed width because it has a leading space:
Before: http://fck.wikidiy.com/index.php?title=Cruise&oldid=962669
After: http://fck.wikidiy.com/index.php?title=Cruise&oldid=987141
Diff: http://fck.wikidiy.com/index.php?title=Cruise&diff=987141&oldid=962669
The summary sentence "First time cruiser? Stressed out already? ...." should appear as normal text instead of fixed width. Any sentences that begin with a space in Mediawiki are rendered as fixed-width lines.
See http://www.wikihow.com/Help:Editing on "IF a line of plain text starts"...
Change History (3)
comment:1 Changed 17 years ago by
comment:2 Changed 16 years ago by
Keywords: | Confirmed added |
---|---|
Summary: | Templates should be placed on separate lines → Templates and stripped new lines |
comment:3 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | confirmed → closed |
FCKEditor + MediaWiki is no longer supported. closing as expired
I'm not sure if your proposed solution follows the other, Travis. Often we uses templates right in the middle of a paragraph, like {{this}}, just for certain kinds of text or markup.