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

Incorrect theme style #2

Closed
yhatt opened this issue Feb 8, 2019 · 0 comments
Closed

Incorrect theme style #2

yhatt opened this issue Feb 8, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@yhatt
Copy link
Member

yhatt commented Feb 8, 2019

v0.0.2 shows incorrect styles in some themes, caused by VS Code's default style.

---
marp: true
---

Incorrect `code` rendering

    WTF!?

```javascript
const foo = 'bar'
```

> test

Correct (Output in Marp CLI)

test

Incorrect

incorrect

@yhatt yhatt added the bug Something isn't working label Feb 8, 2019
@yhatt yhatt closed this as completed in #3 Feb 8, 2019
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

1 participant