Commit Graph

6 Commits

Author SHA1 Message Date
1df7e7cbc7
Implemented JSON output format 2022-10-29 22:29:34 -04:00
0e81a0b5e2
handlers.c: fix Atom links not registering if rel=alternate 2022-10-29 22:28:54 -04:00
418a835857
handlers.c: added enclosure link to output 2022-10-29 20:26:04 -04:00
036206d2be
handlers.c: add comment on openFile() about freeing fileName 2022-10-29 20:17:39 -04:00
0ebb379a64
Update XML parsing
itemStruct's fields are now array elements. Tag parsing is now done
within handlers.c for more modularity.
2022-10-29 20:05:24 -04:00
73b0cad54f
handlers.c: make itemAction more modular 2022-10-29 20:04:46 -04:00