#1159 Add padding to markup view and add readme display to treeview
Merged by pingou. Opened by ryanlerch.
ryanlerch/pagure readme-padding  into  master

Download 1159.patch

Add a bit of padding around markup type files when displaying
them in the file view.

Also, when viewing a directory in the tree view, if that directory
has a README in it, show the readme under the file listing on the
treeview page. This will work for both the root dir and any other
directory.

Shouldn't these be a level before?

Tests are passing?

1 new commit added

  • Move up the variable declaration as otherwise they might not get instantiated

Looks good and the failing test isn't related to this change

Pull-Request has been merged by pingou

\o/ thanks for merging @pingou !

Metadata