Use FILTER html_line_break to format comments #207
No reviewers
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HPR/hpr_generator#207
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "I206-fix-episode-page-comment-formatting"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For comments in an episode page, use the html_line_break filter
instead of the html_para filter. The html_line_break filter is
used in the comment viewer page. This will have the comments formatted the same way in both places.
See Issue 206.
Looks good!