The project "Citadel server, clients, utilities":
The branch, master has been updated
via 6fb5ee42a095a7e16fa62ae80b312db701e0040f (commit)
from a2fe25537376d271d4b25cc6386352451b76f921 (commit)
- Log -----------------------------------------------------------------
commit 6fb5ee42a095a7e16fa62ae80b312db701e0040f
Author: Art Cancro <[email protected]>
Date: Mon Jul 21 14:53:48 2025 -0400
When converting <blockquote> to text, use colors instead of italics to identify
the quote nesting level.
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 3 +
citadel/docs/views.md | 22 +++--
libcitadel/lib/hash.c | 181 ++++++++++++++++++++---------------------
libcitadel/lib/html_to_ascii.c | 23 ++++--
4 files changed, 120 insertions(+), 109 deletions(-)
--
Citadel server, clients, utilities