Open fchenxi opened 2 years ago
If need, i can submit a pr. thanks, awit replay.
Exciting, I was just looking at flexmark and thinking we needed to upgrade our library. A PR would be much appreciated. Before we can merge a PR, we would need you to agree to the Contributor's Agreement. There is more information here:
https://dotcms.com/docs/latest/contributing-code#ContributorLicenseAgreement
In your PR, you can just state that you agree to dotCMS's Contributor Agreement and are authorized to do so.
In other news, I just recently developed a nice custom field that enables markdown editing - you can see it here:
https://github.com/dotcms-plugins/custom-field-markdown
It might go great with the flexmark parser.
@fchenxi can you complete a pull request for this?
@fchenxi see this: https://github.com/dotcms-plugins/com.dotcms.flexmark
Also of interest: https://github.com/dotcms-plugins/custom-field-markdown
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.
Is your feature request related to a problem? Please describe. Now dotcms use TxtMark markdown parsing library , but not support toc, table and etc
Describe the solution you'd like It seem flexmark markdown parsing library work good, base plugin, support toc, table, emoji and etc