Skip to content

Conversation

@jwoo-msft
Copy link
Member

@jwoo-msft jwoo-msft commented Jun 18, 2020

Related Issue

Fixed #4117

Description

added '+' as a markdown list marker

How Verified

  1. Added new unit tests
  2. Ran all existing unit tests.
Microsoft Reviewers: Open in CodeFlow

Copy link

@shalinijoshi19 shalinijoshi19 left a comment

Choose a reason for hiding this comment

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

:shipit:

@shalinijoshi19
Copy link

@matthidinger looks like CommonMark does support '+' as a valid list syntax (thanks to @jwoo-msft for digging it up) - https://spec.commonmark.org/0.29/#lists

@shalinijoshi19
Copy link

@jwoo-msft could you ensure the .NET renderers also support all 3 syntax forms? Thanks

@jwoo-msft
Copy link
Member Author

@jwoo-msft could you ensure the .NET renderers also support all 3 syntax forms? Thanks

I verified that .NET supports all 3 list markers.

@jwoo-msft jwoo-msft merged commit d1bddb3 into main Jun 18, 2020
@jwoo-msft jwoo-msft deleted the jwoo/markdown-plus-marker branch June 18, 2020 20:49
jwoo-msft added a commit that referenced this pull request Jul 7, 2020
* added '*' as a list marker (#4175)

* added '+' as a list marker for markdown (#4194)

Co-authored-by: shalinijoshi19 <shalinij@microsoft.com>
@shalinijoshi19 shalinijoshi19 added this to the 20.06 milestone Jul 10, 2020
rankush pushed a commit to rankush/AdaptiveCards that referenced this pull request May 8, 2024
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.

[Mobile][Markdown support] [Markdown with the * does not work on mobile renderers]

3 participants