archivebox.base_models.admin
Module Contents
Classes
Functions
highlight each character in red that differs with the char at the same index in compare_val |
|
API
- archivebox.base_models.admin.highlight_diff(display_val: Any, compare_val: Any, invert: bool = False, color_same: str | None = None, color_diff: str | None = None)[source]
highlight each character in red that differs with the char at the same index in compare_val