aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/It__39__s_not_possible_to_add_the_new_Flattr_meta_tag_using_the_meta_directiv...
diff options
context:
space:
mode:
authorsmcv <smcv@web>2017-05-19 09:43:08 -0400
committeradmin <admin@branchable.com>2017-05-19 09:43:08 -0400
commit1e4e51754e6ad2b8c6e6af13a6bb0ec8697b2e75 (patch)
tree73d754e7a667296e3e0c745d81ef3d8a5e0aaca9 /doc/bugs/It__39__s_not_possible_to_add_the_new_Flattr_meta_tag_using_the_meta_directive.mdwn
parent219134beff501fc14aafd00841fa59bafe26413c (diff)
downloadikiwiki-1e4e51754e6ad2b8c6e6af13a6bb0ec8697b2e75.tar
ikiwiki-1e4e51754e6ad2b8c6e6af13a6bb0ec8697b2e75.tar.gz
it is (meant to be) possible, just not with that syntax
Diffstat (limited to 'doc/bugs/It__39__s_not_possible_to_add_the_new_Flattr_meta_tag_using_the_meta_directive.mdwn')
-rw-r--r--doc/bugs/It__39__s_not_possible_to_add_the_new_Flattr_meta_tag_using_the_meta_directive.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/It__39__s_not_possible_to_add_the_new_Flattr_meta_tag_using_the_meta_directive.mdwn b/doc/bugs/It__39__s_not_possible_to_add_the_new_Flattr_meta_tag_using_the_meta_directive.mdwn
index 7da8bccc2..c0452e206 100644
--- a/doc/bugs/It__39__s_not_possible_to_add_the_new_Flattr_meta_tag_using_the_meta_directive.mdwn
+++ b/doc/bugs/It__39__s_not_possible_to_add_the_new_Flattr_meta_tag_using_the_meta_directive.mdwn
@@ -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]]