Coverage. Valid block tag syntax . @[example](video-123) .
. . Paragraph before @[example](video-123) .

Paragraph before

. . @[example](video-123) Paragraph after .

Paragraph after

. . Paragraph before @[example](video-123) Paragraph after .

Paragraph before

Paragraph after

. . > Inside block quote: > > @[example](video-123) .

Inside block quote:

. . > > > Inside multiple block quotes: > > > > > > @[example](video-123) .

Inside multiple block quotes:

. Coverage. Missing service name . @[](x) .

@

. Coverage. Missing embed reference (consistent with images) . @[example]() .
. Coverage. Extra spacing inside tag syntax . @[ example ]( video-123 ) .
. . @[example]( video-123 ) .
. . @[example]( video-123 ) .
. . @[ example ]( video-123 ) .
. Coverage. Invalid extra spacing inside tag syntax (consistent with images) . @[ example ] ( video-123 ) .

@[ example ] ( video-123 )

. Coverage. Trailing whitespace after embed tag \/ . @[example](video-123) .
. Coverage. Usage of unknown service . @[unknown-service](video-123) .

@unknown-service

. Coverage. Invalid inline tag syntax . @[]example(video-123) .

@[]example(video-123)

. . @[(example] .

@[(example]

. . text before @[example](video-123) .

text before @example

. . @[example](video-123) text after .

@example text after

. . Line above embed tag @[example](video-123) .

Line above embed tag @example

. . @[example](video-123) Line below embed tag .

@example Line below embed tag

. . Line above embed tag @[example](video-123) Line below embed tag .

Line above embed tag @example Line below embed tag

. . Code snippet: @[example](video-123) .

Code snippet:

@[example](video-123)
.