Skip to content

Commit 4f7dbd6

Browse files
authored
Update alert-noscript-element.md
1 parent 8c60abc commit 4f7dbd6

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

docs/known-issues-and-solutions/solutions-index/alert-noscript-element.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,12 @@ WAVE Tool's Reference material on Noscript element may not specifically address
3333
> ### Standards and Guidelines
3434
> None
3535

36-
??? Info "Example of a DOM Snippet Generated From WAVE Tool"
37-
> <noscript>You need to enable JavaScript to run this app.</noscript>
36+
## Example of a DOM Snippet Generated From WAVE Tool
37+
38+
> ```html
39+
> [HTML snippet showing the problematic code structure that WAVE detected]
40+
> <noscript>You need to enable JavaScript to run this app.</noscript>
41+
> ```
3842
3943
## Project Team Error guidance
4044

0 commit comments

Comments
 (0)