Opened 17 years ago

Closed 17 years ago

#1246 closed New Feature (duplicate)

Does this editor support <NOWIKI> ?

Reported by: Clay Shaw Owned by:
Priority: Normal Milestone:
Component: Project : MediaWiki+FCKeditor Version:
Keywords: Cc:

Description

Does this editor support <NOWIKI> ? Is there a button you have to press? The editor should treat all wiki markup as <nonwiki> in fck (WYSIWYG) mode.

When I type [[Image:hello.png]] in WYSIWYG mode and switch to wiki mode, I see "[[Image:hello.png]] ", but when I switch back to WYSIWYG mode the "[[Image:hello.png]] " is converted into an image. This is wrong. When I switch to wiki mode the markup it should be "<nowiki>[[Image:hello.png]] </nowiki>", so when I switch back to WYSIWYG mode the text "[[Image:hello.png]]" is displayed exactly and NOT converted.

Just wondering if the editor supports this...

Change History (1)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Keywords: <nowiki> removed
Resolution: duplicate
Status: newclosed

Please check #1031

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy