Skip to content

Commit

Permalink
Add "MarkDown"
Browse files Browse the repository at this point in the history
  • Loading branch information
strawmelonjuice committed Aug 10, 2024
1 parent cbaa4f6 commit d026e09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/Main/publications.rs
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ pub(crate) enum ContentType {
#[serde(alias = "html")]
Html(String),
#[serde(alias = "markdown")]
#[serde(alias = "MarkDown")]
#[serde(alias = "md")]
#[serde(alias = "MD")]
Markdown(String),
Expand Down

0 comments on commit d026e09

Please sign in to comment.