]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Suggested syntax does work, and has a test
authorsmcv <smcv@web>
Fri, 19 May 2017 13:57:28 +0000 (09:57 -0400)
committeradmin <admin@branchable.com>
Fri, 19 May 2017 13:57:28 +0000 (09:57 -0400)
doc/bugs/It__39__s_not_possible_to_add_the_new_Flattr_meta_tag_using_the_meta_directive.mdwn

index c0452e2060e14e4cd9cf75e6836ec4b6313f5efd..568c998795385d2fbce976bb7358a4f9e17cfb0c 100644 (file)
@@ -19,4 +19,7 @@ I tried [a number of possibilities](https://feeding.cloud.geek.nz/recentchanges/
 >
 >     \[[!meta name="flattr:id" content="4j6y0v"]]
 >
-> Please try that. --[[smcv]]
+> This was missing from the documentation, but I have now added it. This feature was
+> broken until 2015, but we now have an automated test to make sure it keeps working;
+> the test includes a check for `twitter:card` which is essentially equivalent to
+> what you're doing here. [[done]] --[[smcv]]