Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix line break handling for HTML h1 to markdown conversion #502

Conversation

eh2077
Copy link
Contributor

@eh2077 eh2077 commented Feb 15, 2023

Fixed Issues

$ Expensify/App#14668

Tests

  1. Open a chat and send this message
    # heading
    
  2. Edit the sent message and verify it's displayed in one line in editing mode
  3. Edit and change the sent message to
    # heading test
    
    and save it
  4. Verify the edited header bold text is still displayed in one line

QA

Same as above tests

Video demo

14668-Safari.mov

@danieldoglas
Copy link
Contributor

@eVoloshchak Can you also test this branch?

@eVoloshchak
Copy link
Contributor

Testing in a couple of hours

Copy link
Contributor

@eVoloshchak eVoloshchak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants