Skip to content
Snippets Groups Projects
Commit bcb0ceec authored by Brian Moe's avatar Brian Moe
Browse files

Flaw in ul attr "style"

parent 7f8d948d
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
Specifiy an exact GPS time, or a range.
Integers will be assumed to be GPS times, making the <code>gpstime:</code>
keyword optional.
<ul style="blank">
<ul>
<li><code>899999000..999999999</code></li>
<li><code>gpstime: 999999999</code></li>
<li><code>gpstime: 899999000..999999999</code></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment