Skip to content

Remove markdown - htmlparser2 patch#1435

Merged
ang-zeyu merged 1 commit intoMarkBind:masterfrom
ang-zeyu:remove-htmlparser-md-patch
Dec 30, 2020
Merged

Remove markdown - htmlparser2 patch#1435
ang-zeyu merged 1 commit intoMarkBind:masterfrom
ang-zeyu:remove-htmlparser-md-patch

Conversation

@ang-zeyu
Copy link
Contributor

@ang-zeyu ang-zeyu commented Dec 30, 2020

What is the purpose of this pull request?

  • Documentation update
  • Bug fix
  • Feature addition or enhancement
  • Code maintenance
  • Others, please explain:

Follow up to #1403, #1433, #1434

Original feature: MarkBind/htmlparser2#1

Remove the markdown - htmlparser2 patch which is no longer necessary by adhering to nunjucks -> markdown -> html

Overview of changes:
Simple removal of the patch, no functional test diffs observed, also no unexpected ones in the docs

Anything you'd like to highlight / discuss:
na

Testing instructions:
na

Proposed commit message: (wrap lines at 72 characters)
Remove markdown - htmlparser2 patch

With the processing order adjusted to follow nunjucks -> markdown ->
html, a markdown - htmlparser patch for code blocks and inline code is
no longer necessary.

Let's remove the patch as such.

This also allows incorporating markdown plugins with conflicting html
syntax with ease, no longer needing additional html patches.


Checklist: ☑️

  • Updated the documentation for feature additions and enhancements
  • Added tests for bug fixes or features
  • Linked all related issues
  • No blatantly unrelated changes
  • Pinged someone for a review!

With the processing order adjusted to follow nunjucks -> markdown ->
html, a markdown - htmlparser patch for code blocks and inline code is
no longer necessary.

Let's remove the patch as such.

This also allows incorporating markdown plugins with conflicting html
syntax with ease, no longer needing additional html patches.
@ang-zeyu ang-zeyu added this to the v3.0 milestone Dec 30, 2020
@ang-zeyu ang-zeyu merged commit 7f51a98 into MarkBind:master Dec 30, 2020
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.

1 participant