Skip to content

Improve displaying of 'quoted' messages.  #376

Open
@sumanthvrao

Description

@sumanthvrao

This PR focuses on tracking improvement to issue of displaying 'quoted text' in a better manner.

  • The first approach here was to indent quoted text based on the level of quoting. Multi line texts are padded with a padding character.
  • V2: Use LineBox approach to display the quoted messages; We could split up the html for different block-quotes and apply soup2mark on each of these.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions