#4799 Formatting issue at the end of README.rst
Opened by sudoman. Modified

This is a minor nitpick about the formatting of the README file. When displayed on pagure.io/pagure, text at the end of the page is block quoted, rather than merely indented.

I locally generated HTML from the rst file using rst2html, and that version looks fine to me, so there must be a difference in how it's being generated by Pagure. I tried aligning the spacing at the start of the last few lines, but that didn't change the way that Pagure displays it.

I might work on this myself, but I'm also recording this here in case I don't.

Thanks! : )


Interestingly, I didn't know that this was a quirk in our rendering, because Pagure, GitLab, and GitHub all produce the same error:

  • Pagure: https://pagure.io/pagure/blob/master/f/README.rst
  • GitLab: https://gitlab.com/Pagure/pagure/-/blob/master/README.rst
  • GitHub: https://github.com/Pagure/pagure/blob/master/README.rst

Maybe an indentation issue?

Metadata Update from @pingou:
- Issue tagged with: bug

Metadata