Commit graph

21 commits

Author SHA1 Message Date
b90e557a3d sorta works with links now 2025-07-22 17:22:26 -04:00
c3b1afe267 what's wrong with this path? 2025-07-22 17:16:17 -04:00
0557e3f2b9 fix audio & video elements 2025-07-22 17:10:20 -04:00
95f276b20e parse through containers (temporary solution) 2025-07-22 17:07:27 -04:00
3432fec624 lazy search for media source 2025-07-22 16:52:58 -04:00
0288aa9a2f add ability to distinguish links 2025-07-22 15:22:43 -04:00
6c0280febd make dependencies easier 2025-07-22 14:28:51 -04:00
c095df90da bump version # 2025-07-22 12:57:58 -04:00
db2e39cf62 parse markdown in this lib 2025-07-22 12:53:08 -04:00
16bfecb1f8 move tests into new file 2025-07-22 10:16:46 -04:00
8c16e36582 Supporting lists attempt, starting to think I have redundant methods.. 2025-07-19 14:46:45 -04:00
937079e6dc remove iced as dependency 2025-07-19 11:45:31 -04:00
9cd4e8571e Create accessible function 2025-07-19 11:43:42 -04:00
ac858bdf0a Instead of failing silently I fixed parsing logic 2025-07-19 11:40:37 -04:00
4d16431646 fix lazy iterator? 2025-07-18 11:34:43 -04:00
becb51d8f8 Properly return parsed elements 2025-07-18 11:23:30 -04:00
dbb3dd5d27 move markdown handling to this crate 2025-07-15 09:59:38 -04:00
d6fa7898ab bump version # 2025-07-11 10:07:04 -04:00
6a4170b4c8 Figured out how to make using the enum a lot less annoying! 2025-07-11 10:00:21 -04:00
cb2f93c4d0 make public 2025-07-10 20:30:35 -04:00
099d891c80 Parses content reasonably well for MVP status, will update as I try to integrate it into the main project 2025-07-10 18:58:11 -04:00