dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
867 stars 467 forks source link

Markdown support toc, table and etc #21588

Open fchenxi opened 2 years ago

fchenxi commented 2 years ago

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

fchenxi commented 2 years ago

If need, i can submit a pr. thanks, awit replay.

wezell commented 2 years ago

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.

wezell commented 2 years ago

@fchenxi can you complete a pull request for this?

wezell commented 2 years ago

@fchenxi see this: https://github.com/dotcms-plugins/com.dotcms.flexmark

wezell commented 2 years ago

Also of interest: https://github.com/dotcms-plugins/custom-field-markdown

stale[bot] commented 2 years ago

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.

github-actions[bot] commented 1 year ago

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.