WIP: Writting test for links with code issue #1175
Annotations
2 errors
Run test:
test/rdoc/test_rdoc_markdown.rb#L48
<[doc: [para: "[Link to <code>Foo</code>](https://example.com)"]]> expected but was
<[doc: [verb: "[Link to `Foo`](https://example.com)\n"]]>.
diff:
- [doc: [para: "[Link to <code>Foo</code>](https://example.com)"]]
? ^^ ^ ^^^^^^ ^^^^^^^
+ [doc: [verb: "[Link to `Foo`](https://example.com)\n"]]
? ^^ ^ ^ ^ ++
|
Run test
Process completed with exit code 1.
|
Loading