mirror of
https://git.sr.ht/~edwardloveall/scribe
synced 2026-01-10 19:54:52 +00:00
crystal tool format
This commit is contained in:
@@ -126,7 +126,7 @@ describe MarkupConverter do
|
||||
|
||||
result.should eq([
|
||||
Text.new("I am a "),
|
||||
Anchor.new(text: "Link", href: "https://example.com")
|
||||
Anchor.new(text: "Link", href: "https://example.com"),
|
||||
])
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user