Go to file
Líng Yì 39ee5393ee Refactor content parsing logic in bcat.go
- Updated content parsing logic in the ParseContent function to handle alternative content divs and eliminate empty paragraphs.
- Utilized a conditional check to select the alternative content div if available and if there are no paragraphs with right alignment.
- Updated dependencies in go.mod to their latest versions.
2024-04-06 15:35:17 +07:00
bcat.go Refactor content parsing logic in bcat.go 2024-04-06 15:35:17 +07:00
go.mod Refactor content parsing logic in bcat.go 2024-04-06 15:35:17 +07:00
go.sum Refactor content parsing logic in bcat.go 2024-04-06 15:35:17 +07:00