-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 5.11.2
-
Component/s: Git LFS, Rendering - Markdown Syntax
-
1
-
Severity 3 - Minor
-
48
Summary
An image file in a preview of markdown file isn't rendered by Bitbucket Server when the repository uses Git LFS.
Environment
- Enable Git-LFS
Steps to Reproduce
- Enable Git-LFS
- Create a markdown file, which has a link to the image file
- Track image files(jpg) as LFS files
- commit the markdown file and push to Bitbucket server
Expected Results
An image file is rendered in markdown preview.
Actual Results
An image file is not rendered in markdown preview.
Bitbucket Server doesn’t render/preview as the image, which image is tracked by Git LFS
Workaround
no workaround