This website requires JavaScript.
Explore
Help
Sign In
cottongin
/
crosspoint-reader-mod
Watch
1
Star
1
Fork
0
You've already forked crosspoint-reader-mod
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2aba348070b89d05a5715f094c8dcc990bfd24ea
crosspoint-reader-mod
/
test
/
epubs
/
test_tables.epub
268 lines
67 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: Basic table support (#980) I've been reading "Children of Time" over the last days and that book, annyoingly, has some tabular content. This content is relevant for the story so I needed some really basic way to at least be able to read those tables. This commit simply renders the contents of table cells as separate paragraphs with a small header describing its position in the table. For me, it's better than nothing. ## Summary * **What is the goal of this PR?** Implements really basic table support * **What changes are included?** * Minimal changes to ChapterHtmlSlimParser * A demo book in test/epubs ## Additional Context Here's some screenshots of the demo-book I provide with this PR.   --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? _**PARTIALLY**_ _Little bit of guidance on what to touch, parts of the impl, rest manually._
2026-02-19 14:13:23 +01:00
PK