Add markdown support

This commit is contained in:
2024-11-10 01:57:18 +01:00
parent eea2472f6b
commit cc99eecedd
6 changed files with 32 additions and 0 deletions

View File

@@ -7,3 +7,4 @@ pub mod services;
pub mod tasks;
pub mod views;
pub mod workers;
pub mod filters;