Update Comrak
This commit is contained in:
parent
e3ee44cd4b
commit
9be2d31d72
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ fn main() -> Result<(), Box<dyn Error>> {
|
|||
let arena = Arena::new();
|
||||
let options = ComrakOptions {
|
||||
ext_header_ids: Some("".to_string()),
|
||||
unsafe_: true,
|
||||
..ComrakOptions::default()
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue