mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
9 lines
134 B
HTML
9 lines
134 B
HTML
<html>
|
|
<body>
|
|
<ul>
|
|
<li id="first">First element
|
|
<li id="first">Second element
|
|
</ul>
|
|
semmle-extractor-options: --html elements
|
|
</body>
|