swdotcom / swdc-intellij-music-time

An IntelliJ plugin to discover the most productive music to listen to as you code
https://www.software.com/music-time
Apache License 2.0
16 stars 6 forks source link

Plugin's README that appears in the Rider Plugins panel has template markdown included at bottom #43

Open somethingSTRANGE opened 2 years ago

somethingSTRANGE commented 2 years ago

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:

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

Steps to reproduce

  1. In Rider, goto Settings -> Plugins and search for "Music Time" on the marketplace.
  2. Scroll down to the bottom of the README.

Screenshots

2021-12-04 22꞉22꞉15 rider64

Desktop (please complete the following information):

xavluiz commented 2 years ago

Hi, apologies for the late reply. We'll look into this right away and thank you for the update.