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.
forgejo/templates/repo/issue/view_content
6543 640066840e
Use a generic markup class to display externally rendered files and diffs (#15735)
* creates and implements generic markup less class

* How to give custom CSS to externally rendered html

* Clarifies sources of CSS styling of markup

* further clarification of sources of markup styling

* rename _markdown to _markup

* remove defunct import

* fix orphaned reference

* Update docs/content/doc/advanced/external-renderers.en-us.md

* more renames markdown -> markup

* do not suggest less customization

* add back tokens

* fix class whitespace, remove useless if-clause

* remove unused csv-data rules

* use named exports and rename functions

* sort imports

Co-authored-by: HarvsG <11440490+HarvsG@users.noreply.github.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: silverwind <me@silverwind.io>
3 years ago
..
add_reaction.tmpl Align dropdown right (#14406) 3 years ago
attachments.tmpl Enforce tab indentation in templates (#15289) 3 years ago
comments.tmpl Use a generic markup class to display externally rendered files and diffs (#15735) 3 years ago
comments_delete_time.tmpl Update JS dependencies (#15033) 3 years ago
context_menu.tmpl Don't show "Reference in new issue" when issues unit is globally disabled (#14437) 3 years ago
pull.tmpl Update JS dependencies (#15033) 3 years ago
reactions.tmpl Support unicode emojis and remove emojify.js (#11032) 4 years ago
reference_issue_dialog.tmpl Comment - Reference in new issue (#14366) 3 years ago
sidebar.tmpl Remove usage of JS globals (#15378) 3 years ago