You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have Music Time 2.1.10 installed in Rider 2021.2.2.
When viewing the Music Time plugin under Rider's Settings -> Plugins, the README text has what looks like template markedown content at the bottom. For example:
Second Heading
Unordered lists, and:
One
Two
Three
More
Blockquote
And bold, italics, and even italics and later bold. Even strikethrough . A link to somewhere.
And code highlighting:
var foo = 'bar';
function baz(s) {
return foo + ':' + s;
}
Or inline code like var foo = 'bar';.
Or an image of bears
The end ...
ISSUE TYPE
Bug Report
Steps to reproduce
In Rider, goto Settings -> Plugins and search for "Music Time" on the marketplace.
Scroll down to the bottom of the README.
Screenshots
Desktop (please complete the following information):
Describe the bug
I have Music Time 2.1.10 installed in Rider 2021.2.2.
When viewing the Music Time plugin under Rider's Settings -> Plugins, the README text has what looks like template markedown content at the bottom. For example:
ISSUE TYPE
Steps to reproduce
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: