-
Notifications
You must be signed in to change notification settings - Fork 8
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
CLAUDE.md does not document convert_json.py / json_to_html
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#67 In fhightower/html-to-json;convert_html_tables: cache repeated find_all('tr') calls
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStatus: Open.#66 In fhightower/html-to-json;convert: RecursionError on deeply nested HTML
bugSomething isn't workingSomething isn't workingStatus: Open.#65 In fhightower/html-to-json;convert_tables: nested tables are merged into the outer table by recursive find_all
bugSomething isn't workingSomething isn't workingStatus: Open.#64 In fhightower/html-to-json;convert_tables: unguarded index access crashes on empty and ragged tables
bugSomething isn't workingSomething isn't workingStatus: Open.#63 In fhightower/html-to-json;json_to_html: tag names and attribute names are interpolated without escaping
bugSomething isn't workingSomething isn't workingStatus: Open.#62 In fhightower/html-to-json;