I want this code snippet
```
#!python
def wiki_rocks(text):
formatter = lambda t: "funky"+t
return formatter(text)
```
Community moderators have prevented the ability to post new answers.
Hi Parag,
At present the Bitbucket wiki doesn't allow you to use themes other than what's natively included. For more information regarding the Bitbucket wiki see our documentation here: Use a Wiki.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.