clarify the representation
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
* a list of characters, representing text
|
* a list of characters, representing text
|
||||||
* element(Name, Attrs, Children)
|
* element(Name, Attrs, Children)
|
||||||
- Name is the name of the tag
|
- Name, an atom, is the name of the tag
|
||||||
- Attrs is a list of Key=Value pairs:
|
- Attrs is a list of Key=Value pairs:
|
||||||
Key is an atom, and Value is a list of characters
|
Key is an atom, and Value is a list of characters
|
||||||
- Children is a list of elements as specified here.
|
- Children is a list of elements as specified here.
|
||||||
|
|||||||
Reference in New Issue
Block a user