Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Inline code blocks are not shown/highlighted #17

Closed
rodrigograca31 opened this issue Jun 5, 2016 · 8 comments
Closed

Inline code blocks are not shown/highlighted #17

rodrigograca31 opened this issue Jun 5, 2016 · 8 comments
Labels
Milestone

Comments

@rodrigograca31
Copy link

rodrigograca31 commented Jun 5, 2016

What's the issue?

Inline code blocks like this are not visible in with this plugin.....

Steps to reproduce

Put ` before and after some code.

Screenshots

With the plugin:
image
Without the plugin:
image

What version is affected by this problem?

[v2.0]

Possible solution?

.markdown-body code {
    background: #f7f7f7;
    color: #000;
}

It looks like this:
image

@cquanu
Copy link
Owner

cquanu commented Jun 5, 2016

Thanks for the detailed report, I totally get it. This will be fixed in the next update. Thanks! 👍

@cquanu cquanu added the willfix label Jun 5, 2016
@cquanu cquanu added this to the v2.1.0 milestone Jun 5, 2016
@rodrigograca31
Copy link
Author

@cquanu Also: add something like "Solution" to your ISSUE_TEMPLATE.md file so people can add some solution if they have it... (Like I did...)

@cquanu
Copy link
Owner

cquanu commented Jun 5, 2016

Thanks for the feedback. I thought it might just be 'issues' unless someone has a solution then maybe pull request? Anyways I'll add in it. Thanks for contributing 👍 😄

@rodrigograca31
Copy link
Author

Yheaa I also thought that, but in some cases people don't go to that trouble (sending a pull request) or don't send it because it may be an "opinion" and think it will be rejected so why bother? Do you get what I'm saying?

@cquanu
Copy link
Owner

cquanu commented Jun 5, 2016

I totally get what you're saying

@cquanu
Copy link
Owner

cquanu commented Jun 5, 2016

Check out the new ISSUE_TEMPLATE.md

@rodrigograca31
Copy link
Author

Nice, I like it! :)

@cquanu cquanu added fixed and removed willfix labels Jun 8, 2016
@cquanu
Copy link
Owner

cquanu commented Jun 8, 2016

The new update is released, closing this.

@cquanu cquanu closed this as completed Jun 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants