Return proper theme in markdown example
This commit is contained in:
parent
06dc507beb
commit
06acb740fb
1 changed files with 1 additions and 1 deletions
|
|
@ -68,6 +68,6 @@ impl Markdown {
|
|||
}
|
||||
|
||||
fn theme(&self) -> Theme {
|
||||
Theme::TokyoNight
|
||||
self.theme.clone()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue