natsuki-engr / milkdown-examples

A list of examples to play with milkdown.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

☝️ Click the menu button to navigate.

examples

A list of examples for milkdown

Frameworks Starter

Examples for different frameworks.

Vanilla Commonmark

Open in StackBlitz

A simple example of using milkdown with vanilla typescript.

React Commonmark

Open in StackBlitz

A simple example of using milkdown with React.

Vue Commonmark

Open in StackBlitz

A simple example of using milkdown with Vue.

Svelte Commonmark

Open in StackBlitz

A simple example of using milkdown with Svelte.

Solid Commonmark

Open in StackBlitz

A simple example of using milkdown with Solid.

Next Commonmark

Open in StackBlitz

A simple example of using milkdown with Next.

Nuxt Commonmark

Open in StackBlitz

A simple example of using milkdown with Nuxt.

Plugin Examples

Example for creating different kinds of plugins.

Vanilla Shiki Highlight

Open in StackBlitz

A simple example for adding shiki highlight for milkdown.

Vanilla Iframe Syntax

Open in StackBlitz

A custom iframe syntax example of using milkdown with vanilla typescript.

Vanilla Collab

Open in StackBlitz

A example for using milkdown with yjs to build a collaborative editor.

Vanilla OpenAI

Open in StackBlitz

A example for using openAI to build a copilot for milkdown editor.

React Custom Component

Open in StackBlitz

A example for using react to render milkdown component.

Vue Custom Component

Open in StackBlitz

A example for using vue to render milkdown component.

React Tooltip

Open in StackBlitz

A example for using react to render tooltip plugin.

Vue Tooltip

Open in StackBlitz

A example for using vue to render tooltip plugin.

React Slash

Open in StackBlitz

A example for using react to render slash plugin.

Vue Slash

Open in StackBlitz

A example for using vue to render slash plugin.

React Block

Open in StackBlitz

A example for using react to render block plugin.

Vue Block

Open in StackBlitz

A example for using vue to render block plugin.

License

MIT

About

A list of examples to play with milkdown.

License:MIT License


Languages

Language:TypeScript 62.3%Language:Vue 15.7%Language:JavaScript 9.2%Language:HTML 6.9%Language:CSS 5.2%Language:Svelte 0.7%