I need to serve pages containing code snippets. What is a successful approach when serving from bitbucket.io? If the answer is Markdown, how is that implemented in bitbucket.io?
Thanks
Hello Lee and welcome to the Community!
Bitbucket cloud has a wiki built in that you’re able to enable which will allow you to serve code snippets and additional documentation. Firstly, you’re going to want to enable the Bitbucket wiki by following these steps:
Source documentation: Enable a Wiki
Next, you’ll want to adjust the permissions to allow the wiki to be public or private. To configure this follows these steps:
Source documentation: Make a wiki private or public
Once you have this in place you’re ready to start editing and creating your wiki content. Since this process gets more involved I will refer to the documentation to guide you through creating content including your code snippets. Please see Bitbucket cloud Wikis.
I hope this proves helpful and you're able to make your code snippets available via the wiki.
Regards,
Stephen Sifers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.