#546 Definition lists in README.rst not displayed properly
Closed: Fixed None Opened 8 years ago by lsedlar.

Definition lists in README.rst are escaped and display as HTML code. An unordered list <ul> is working perfectly fine, though.

Example: https://pagure.io/compose-utils


This is an easy one to fix, we should just add the html tags to the list of approved tags: https://pagure.io/pagure/blob/master/f/pagure/lib/__init__.py#_2512

Login to comment on this ticket.

Metadata