You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/issue/view_content
Andre Polykanine 6c35454654
Improve accessibility for issue comments (#22612)
Currently in Gitea issue comments are not marked up with headings. I'm
trying to fix this by adding an appropriate
[ARIA](https://www.w3.org/WAI/standards-guidelines/aria/) role for
comment header and also by enclosing the comment itself in a semantical
article element.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2 years ago
..
add_reaction.tmpl Make sure fmt catches all templates (#20979) 2 years ago
attachments.tmpl Remove fomantic image module (#21145) 2 years ago
comments.tmpl Improve accessibility for issue comments (#22612) 2 years ago
comments_delete_time.tmpl Make sure fmt catches all templates (#20979) 2 years ago
context_menu.tmpl Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
pull.tmpl Fix the Manually Merged form (#23015) 2 years ago
pull_merge_instruction.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
reactions.tmpl Make sure fmt catches all templates (#20979) 2 years ago
reference_issue_dialog.tmpl Make sure fmt catches all templates (#20979) 2 years ago
sidebar.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
update_branch_by_merge.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago