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

connect chat message markdown styling #1487

Merged
merged 5 commits into from Jan 8, 2019

Conversation

mariocsee
Copy link
Contributor

@mariocsee mariocsee commented Jan 8, 2019

What type of PR is this? (check all applicable)

  • Refactor

Description

Currently, messages sent in DEV Connect go through a markdown parser that allows for pre and code blocks, but non-inline elements like lists are ignored and broken down into one line as seen in issue #655.

This PR removes rules against non-inline elements and adds styling to prevent for example extremely large headers in messages. Examples made using Markdown Cheatsheet

Related Tickets & Documents

resolves #655

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

Markdown now available in connect messages.

screen shot 2019-01-08 at 16 23 20

screen shot 2019-01-08 at 16 23 32

screen shot 2019-01-08 at 16 23 45

Added to documentation?

  • no documentation needed

@mariocsee mariocsee changed the title [WIP] connect (chat) message markdown styling connect chat message markdown styling Jan 8, 2019
@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Jan 8, 2019
@pr-triage pr-triage bot removed the PR: unreviewed bot applied label for PR's with no review label Jan 8, 2019
@benhalpern benhalpern merged commit 8bb1716 into forem:master Jan 8, 2019
@pr-triage pr-triage bot added PR: reviewed-approved bot applied label for PR's where reviewer approves changes PR: merged bot applied label for PR's that are merged and removed PR: reviewed-approved bot applied label for PR's where reviewer approves changes labels Jan 8, 2019
@mariocsee mariocsee deleted the connect-markdown branch January 8, 2019 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't enter new lines in chat
2 participants