close
Skip to content

[Data Liberation] Add Markdown parsing libraries#2092

Merged
adamziel merged 2 commits into
trunkfrom
data-liberation-markdown-libraries
Dec 17, 2024
Merged

[Data Liberation] Add Markdown parsing libraries#2092
adamziel merged 2 commits into
trunkfrom
data-liberation-markdown-libraries

Conversation

@adamziel
Copy link
Copy Markdown
Collaborator

Adds a forked version of the markdown parsing libraries required by the upcoming Markdown importer. We need out own fork for PHP 7.2 compatibility. The downgrade process was performed semi-automatically via Rector.

This PR adds the following libraries:

  • league/commonmark
  • webuni/front-matter

There are no testing steps here. This PR only adds new code without modifying the existing one.

A part of:

Adds a forked version of the markdown parsing libraries required by the
upcoming Markdown importer. We need out own fork for PHP 7.2 compatibility.
The downgrade process was performed semi-automatically via Rector.

This PR adds the following libraries:

* `league/commonmark`
* `webuni/front-matter`

There are no testing steps here. This PR only adds new code without
modifying the existing one.

A part of #2080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant