Hyperlinks in ticket descriptions

This commit is contained in:
Tarrgon
2025-06-04 07:15:52 -04:00
parent 4aa3b8e0ca
commit 6fc76fd25d
4 changed files with 110 additions and 18 deletions
+1
View File
@@ -12,6 +12,7 @@ export * from './ms-to-human';
export * from './note-utils';
export * from './record-utils';
export * from './refresh-commands';
export * from './search-regex';
export * from './string-utils';
export * from './ticket-utils';
export * from './wait';