The first rhythm game with a Markdown plugin!
Make the Rhythm Doctor Editor event bar interface easily rendered on Markdown.
Write a simple code fence like
---
~~My **first** RDView code fence~~
```rdview 4 3
eb.AddOneshotBeat 1 1[tick=2,offset_grayscale=100];
```
and it will be displayed on the Markdown preview page.
The plugin includes autocomplete for some keywords.
May be useful when writing Rhythm Doctor tutorials.
Note: This will NOT help you generate a level file.
Almost all events can be shown.