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.
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
..
blob_excerpt.tmpl Fix whitespace rendering in diff (#13415) 4 years ago
box.tmpl Use a generic markup class to display externally rendered files and diffs (#15735) 3 years ago
comment_form.tmpl Use a generic markup class to display externally rendered files and diffs (#15735) 3 years ago
comment_form_datahandler.tmpl Pull request review/approval and comment on code (#3748) 6 years ago
comments.tmpl Use a generic markup class to display externally rendered files and diffs (#15735) 3 years ago
compare.tmpl Enforce tab indentation in templates (#15289) 3 years ago
conversation.tmpl Diff box fixes (#15214) 3 years ago
csv_diff.tmpl Enforce tab indentation in templates (#15289) 3 years ago
image_diff.tmpl Enforce tab indentation in templates (#15289) 3 years ago
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
new_review.tmpl Enforce tab indentation in templates (#15289) 3 years ago
options_dropdown.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
section_split.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
section_unified.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
stats.tmpl Search and Diff CSS enhancements (#14050) 4 years ago
whitespace_dropdown.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago