That would be great to add mobile front-end support! I tried but didn't manage to make it work :(
Extension talk:Gists
Appearance
Just testing this out in version 1.19 and its just including the text 'UNIQ1c68418b4e909017-gist-00000005-QINU' when I put in
<gist>3369304</gist>
in the wiki page content.
Also happens when entering
<gist><script src="https://gist.github.com/1476815.js"> </script></gist>
. I also tried to add a non-existent gist and it did the same thing.
try to change
function wfGist_func($input,$arg, &$parser)
to
function wfGist_func($input,$arg, $parser)
it's works for me
There are no older topics