1
Fork 0

Add GUI regression test for position of warning block

This commit is contained in:
Guillaume Gomez 2023-12-24 19:24:04 +01:00
parent 279b11c4b5
commit 98b71bf345
2 changed files with 16 additions and 0 deletions

View file

@ -85,6 +85,9 @@ impl AsRef<str> for Foo {
}
}
/// <div id="doc-warning-0" class="warning">I have warnings!</div>
pub struct WarningStruct;
/// Just a normal enum.
///
/// # title!