mirror of https://github.com/zkat/miette.git
Revert "fix(docs): `alt` attribut for `single-line-example.png`"
This reverts commit 2e97d568aa.
This commit is contained in:
parent
2e97d568aa
commit
5515e29a56
|
|
@ -163,11 +163,13 @@ Narratable printout:
|
||||||
\
|
\
|
||||||
diagnostic error code: oops::my::bad (link)
|
diagnostic error code: oops::my::bad (link)
|
||||||
Error: oops!
|
Error: oops!
|
||||||
|
|
||||||
\
|
\
|
||||||
Begin snippet for bad_file.rs starting
|
Begin snippet for bad_file.rs starting
|
||||||
at line 2, column 3
|
at line 2, column 3
|
||||||
\
|
\
|
||||||
snippet line 1: source
|
snippet line 1: source
|
||||||
|
|
||||||
\
|
\
|
||||||
snippet line 2: text
|
snippet line 2: text
|
||||||
highlight starting at line 1, column 3: This bit here
|
highlight starting at line 1, column 3: This bit here
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue