Right now, I get:
$ echo '{{DEFAULTSORT:foo}}' | node js/tests/parse.js
<body data-parsoid='{"dsr":[0,20,0,0]}'><span data-parsoid='{"tsr":[0,19],"src":"{{DEFAULTSORT:foo}}","dsr":[0,19,null,null]}' about="#mwt1" typeof="mw:Object/Template"></span><meta about="#mwt1" property="mw:TemplateParams" content='[{"id":"mwt1","target":"DEFAULTSORT:Foo","params":{}}]'>
</body>
So {{DEFAULTSORT:foo}} is simply interpreted as a template. For bug 46465, I would like this to be its own RDFa type instead, just like NOTOC
Version: unspecified
Severity: normal