index
:
html-search
master
Search in html code using an xpath-like language.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-05-15
Append
HEAD
master
dec05eba
2024-05-15
Strip class attribute matching
dec05eba
2023-08-01
Fix broken quickmedia_html_node_find_child, remove unecessary strip of attrib...
dec05eba
2023-08-01
Add quickmedia_html_node_find_child
dec05eba
2023-07-13
Fix warning
dec05eba
2023-01-02
Exclude only whitespace text tags
dec05eba
2022-09-04
get attributes with node instead
dec05eba
2021-09-10
Fix indexing when no param is defined
dec05eba
2021-08-16
Add indexing and example
dec05eba
2021-08-15
Fix glob match
dec05eba
2021-08-15
Strip newlines at the beginning and end of text
dec05eba
2021-07-03
Fix string_append incorrect allocation size
dec05eba
2021-07-03
Case insensitive tag and attribute key match
dec05eba
2021-07-03
Strip attribute key and value, memcmp if attribute value search doesn't conta...
dec05eba
2021-07-03
Strip whitespace for attribute values as well
dec05eba
2021-07-03
Remove invalid todo comment
dec05eba
2021-07-02
Remove dependency on html tidy
dec05eba
2021-06-15
p newline
dec05eba
2021-06-15
Add glob matching for attribute value
dec05eba
2021-05-22
Fix crash on ubuntu with custom tags
dec05eba
2021-05-06
get_text should add newline for <br>
dec05eba
2021-04-28
Combine all inner text
dec05eba
2020-09-18
Do not escape url
dec05eba
2020-09-18
Disable line wrap for text
dec05eba
2020-07-06
no error on custom tags
dec05eba
2020-07-06
Fix tests etc
dec05eba
2020-07-06
Remove unused const
dec05eba
2020-07-06
Allow reusing doc for multiple xpath searches
dec05eba
2020-07-06
Cleanup after finished
dec05eba
2020-07-06
Initial commit
dec05eba