abpframework / abp

Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.99k stars 3.46k forks source link

Add Mermaid Syntax Support for Docs and CMS Kit #17817

Open Hinairusu opened 1 year ago

Hinairusu commented 1 year ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe the problem.

I am trying to insert charts and graphs into my documents to show a user a project flow, but I cannot use common markdown syntax to put in mermaid charts. I also cannot implement these code discussions on my blog, as the CMS Kit does not support them.

Describe the solution you'd like

I would like an implementation of Mermaid placed into the CMS Kit, and into the Docs module, so that we can display charts rather than having to link to https://mermaid.live with a massive URL string.

Additional context

There are a number of users on the Discord who have reacted well to the suggestion int he Ideas channel.

stale[bot] commented 11 months 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.