Skip to content

Commit

Permalink
chore(release): publish v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyuan0704 committed May 10, 2023
1 parent d4d32c8 commit 27489a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/plugin_code_block/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ mod tests {
#[test]
fn test_transform_pre_code_element() {
// Create a sample hast node

let mut root = hast::Node::Element(hast::Element {
tag_name: "pre".into(),
properties: vec![(
Expand Down

0 comments on commit 27489a5

Please sign in to comment.