Add dtext to markdown for tickets and appeals

This commit is contained in:
Tarrgon
2026-06-03 08:01:59 -04:00
parent 5e5840ffdf
commit bafed23169
5 changed files with 103 additions and 4 deletions
+3 -1
View File
@@ -8,9 +8,11 @@ export * from './channel-utils';
export * from './commands';
export * from './debug-utils';
export * from './discord-user-utils';
export * from './embed-utils';
export * from './dtext-utils';
export * from './e621-utils';
export * from './embed-utils';
export * from './event-log-utils';
export * from './event-utils';
export * from './file-utils';
export * from './github-user-utils';
export * from './interaction-utils';