-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Adopt Github conventions in HTML -> MD conversion #13608
Conversation
@arkflpc please review this sometime! :) |
As it currently stands, the plugin emits |
The output of the editor would look the same as:
This is also a popular rule in Markdownlint. The status quo is a blocker for some orgs |
Thank you for your response and providing the rationale behind the proposed change.
|
All good feedback. I will put a formal writeup in the existing issue. |
Writeup is done. |
There has been no activity on this PR for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the contribution, leave a comment or reaction under this PR. |
Suggested merge commit message (convention)
Closes ckeditor/github-writer#438.
Adopt Github conventions in HTML -> MD conversion.
Additional information
CommonMark is so popular compared to Josh Gruber's original Markdown spec that we should favor it.