Issue/4821

De Semantic MediaWiki - Sandbox

< Semantic MediaWiki issue

Révision datée du 23 août 2020 à 18:00 par Kghbln (discussion | contributions) (typo)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

Refs: https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/4821

Example 1

Annotation
[[Has text::a new magic word __NOCACHE__]]
Result

a new magic word <nowiki>__NOCACHE__</nowiki>

Example 2

Preventing <nowiki> tags by using the HTML entity for underscore (&#95;).

Annotation
[[Has text::a new magic word __NOCACHE__]]
Result

a new magic word __NOCACHE__

Browse

browse Issue/4821

Setting

$smwgParserFeatures = $smwgParserFeatures | SMW_PARSER_UNSTRIP;

docu for $smwgParserFeatures

Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.