mirror of
https://github.com/msva/lua-htmlparser.git
synced 2024-11-04 23:34:20 +00:00
Create gh-pages branch via GitHub
This commit is contained in:
parent
2dcf8ab962
commit
ef21e12aad
@ -171,8 +171,7 @@ Now, find specific contained elements by selecting:</p>
|
||||
<a name="limitations" class="anchor" href="#limitations"><span class="octicon octicon-link"></span></a>Limitations</h2>
|
||||
|
||||
<ul>
|
||||
<li>Attribute values in selector strings cannot contain any spaces, nor any of <code>#</code>, <code>[</code>, <code>]</code>, <code>:</code>, <code>(</code>, or <code>)</code>
|
||||
</li>
|
||||
<li>Attribute values in selector strings cannot contain any spaces</li>
|
||||
<li>The spaces before and after the <code>></code> in a <code>parent > child</code> relation are mandatory </li>
|
||||
<li>
|
||||
<code><!</code> elements (including doctype, comments, and CDATA) are not parsed; markup within CDATA is <em>not</em> escaped</li>
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user