FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix handling of emphasis + strong by david-waltermire · Pull Request #580 · vsch/flexmark-java · GitHub

Fix handling of emphasis + strong - #580

Open
david-waltermire wants to merge 1 commit into
vsch:masterfrom
david-waltermire:issue557-fix-EmphasisDelimiterProcessor
Open

Fix handling of emphasis + strong#580
david-waltermire wants to merge 1 commit into
vsch:masterfrom
david-waltermire:issue557-fix-EmphasisDelimiterProcessor

Conversation

Copy link
Copy Markdown

Adjusted the use of delimiters to allow the triple case to work per CommonMark.

The original logic didn't support the case where both the opener and closer are multiples of 3 to allow emphasis.

I added support for use of multipleUse to drive which amount is taken first.

Resolves #557

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

For emphasis, using asterisks to bold and italicize the middle of a word doesn't work.

1 participant


Back | FazBrowse Home | New Git URL