MarkdownEditor Package
Overview
The MarkdownEditor package is an extension that extends the model editor functionality of Next Design to achieve the following:
- Describe design information clearly using the rich expressive power of Markdown syntax.
- Incorporate diagrams using Markdown extension syntax such as PlantUML into your designs.
- Supported syntax: PlantUML, Mermaid, Graphviz, Chart.js.
- View URLs entered in models in the model editor, and centralize web resources in Next Design.
- Embed scripts to dynamically generate content, allowing you to freely express model information, aggregation results, and more.
Before Using This Package
To use all of the features of this package, your computer must meet all software prerequisites.
Please confirm that the prerequisite software is installed by referring to the information on the following page.
Package Contents
File Name | Category | Description |
---|---|---|
MarkdownSample.nproj | Sample Project | This sample project demonstrates the diverse ways to express design information using MarkdownEditor. |
MarkdownEditor.Extension | Extension | This extension extends the model editor. |