Skip to content

Style HTML tags in post comments #550

@vic-georgiev

Description

@vic-georgiev

Issue

Posting under Discussions on a project supports Markdown, which is rendered correctly as HTML tags <em> <strong> <ul> <ol> <a> but they are not styled when displayed on the discussion comment:

Code:

screen shot 2016-11-18 at 3 53 58 pm

Rendered:

screen shot 2016-11-18 at 3 54 38 pm

Expected:

screen shot 2016-11-18 at 3 54 16 pm

Task:

Add missing generic styles for HTML tags in posts:

  1. em, strong, quote, ol, ul, a, and
  2. all h1-6 should be displayed as bold, no change

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions