Compare Claw's Markdown rendering from stable to open beta #5

Closed
opened 2025-08-19 00:30:42 +05:30 by Harsh Shandilya · 2 comments

https://lobste.rs/s/tuiofz/why_i_prefer_rst_restructuredtext#c_8xlgkj

This comment renders horrendously in current Claw

https://lobste.rs/s/tuiofz/why_i_prefer_rst_restructuredtext#c_8xlgkj This comment renders horrendously in current Claw
Author
Owner

msfjarvis/compose-lobsters@b0432b848d is probably the root cause, need a real way to escape entities.

https://github.com/msfjarvis/compose-lobsters/commit/b0432b848dccb7ab6e91f6c6a46ed610728acc7e is probably the root cause, need a real way to escape entities.
Author
Owner

Fixed the issue by migrating to using the HTMLConverter library without my pile of ugly hacks.

Fixed the issue by migrating to using the HTMLConverter library without my pile of ugly hacks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
msfjarvis/tasks#5
No description provided.