Extends
Constructor
new ve.dm.MWNowikiAnnotation(element)
#
Hierarchy
DataModel MediaWiki nowiki annotation
Represents <nowiki>
tags (in HTML as <span typeof="mw:Nowiki">
) and unwraps them when they change
so as to retrigger Parsoid's escaping mechanism.
Parameters:
Name | Type | Description |
---|---|---|
element |
Object | [description] |
DataModel MediaWiki nowiki annotation
Represents <nowiki>
tags (in HTML as <span typeof="mw:Nowiki">
) and unwraps them when they change
so as to retrigger Parsoid's escaping mechanism.