We have a file with the following line of code:
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"></xsl:stylesheet>
Bitbucket UI display source is showing the below
When I click open raw it show's the source.
Does anyone know of a fix for this?
At a first glance this looks like character set issue, Bitbucket Cloud by default only support UTF-8 character encoding.
I think checking this will be a good starting point to debug this issue.
Thank you, yes that is indeed the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.