UNPKG

@codemovie/code-movie-markdown-plugins

Version:
11 lines (8 loc) 291 B
# Demo: [Code.Movie](https://code.movie/) + [markdown-it](https://github.com/markdown-it/markdown-it) This is an example of a _static highlight_ in action: ``` (decorations=[{ kind: "GUTTER", text: "✅", line: 2 }, { kind: "GUTTER", text: "🚫", line: 3 }]) [ "Hello", "World" ] ```