Figure out markdown to html conversion.

This commit is contained in:
Olivia Brooks
2025-10-13 19:40:10 -04:00
parent bc3eb9d77a
commit 7a7ba5d21b
6 changed files with 62 additions and 13 deletions

View File

@@ -1,6 +1,5 @@
use std::fmt;
use serde::Deserialize;
use std::fmt;
#[derive(Clone, Debug, Deserialize)]
pub enum Gender {