Skip to content

Commit

Permalink
📎 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksei Matiushkin committed Aug 30, 2023
1 parent ae11d3d commit e83237c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/md_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ defmodule MdTest do
assert [
{:pre, nil,
[
{:code, %{class: "html"},
{:code, %{class: "html lang-html"},
["<div>\n <p>foo</p>\n</div>\n"]}
]}
] ==
Expand Down

0 comments on commit e83237c

Please sign in to comment.