it is (meant to be) possible, just not with that syntax

master
smcv 2017-05-19 09:43:08 -04:00 committed by admin
parent 219134beff
commit 1e4e51754e
1 changed files with 7 additions and 0 deletions

View File

@ -13,3 +13,10 @@ it gets rendered as:
<meta name="flattr:id=&quot;4j6y0v&quot;" content="" />
I tried [a number of possibilities](https://feeding.cloud.geek.nz/recentchanges/) and they all failed to produce the correct output.
> Directive syntax doesn't allow named arguments containing colons, so we would have to
> add a different syntax for weird names. However, we already have that:
>
> \[[!meta name="flattr:id" content="4j6y0v"]]
>
> Please try that. --[[smcv]]