Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
somethingSTRANGE opened this issue Dec 5, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@somethingSTRANGE
Copy link

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

  • Bug Report

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):

  • OS: Windows 10 Pro 21H1, build 19043.1348
  • IDE: JetBrains Rider 2021.2.2, build #RD-212.5284.64
  • Plugin: Music Time 2.1.10
@somethingSTRANGE somethingSTRANGE added the bug Something isn't working label Dec 5, 2021
@xavluiz
Copy link
Contributor

xavluiz commented Dec 9, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants