Skip to main content

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.

Markdown Editor Graphical Representation

Package Contents

File NameCategoryDescription
MarkdownSample.nprojSample ProjectThis sample project demonstrates the diverse ways to express design information using MarkdownEditor.
MarkdownEditor.ExtensionExtensionThis extension extends the model editor.