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 rendering after fenced code block in markdown preview #52509

Closed
mjbvz opened this issue Jun 20, 2018 · 0 comments
Closed

Incorrect rendering after fenced code block in markdown preview #52509

mjbvz opened this issue Jun 20, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug markdown Markdown support issues verified Verification succeeded
Milestone

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Jun 20, 2018

From #50993 (comment)

Steps

  1. Create a markdown file:
# Correctly styled Heading 1

Correct lorem ipsum

## Correctly styled Heading 2

Correct lorem ipsum

```
hello world
```

Incorrect lorem ipsum

## Incorrectly styled Heading 2

Incorrect lorem ipsum
  1. Open markdown preview to side

Bug
Incorrect rendering of text after the fenced code block (rendered in code style)

Version: 1.25.0-insider

@mjbvz mjbvz added bug Issue identified by VS Code Team member as probable bug markdown Markdown support issues labels Jun 20, 2018
@mjbvz mjbvz added this to the June 2018 milestone Jun 20, 2018
@mjbvz mjbvz self-assigned this Jun 20, 2018
@mjbvz mjbvz closed this as completed in 1a9f7c8 Jun 20, 2018
@joaomoreno joaomoreno added the verified Verification succeeded label Jun 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug markdown Markdown support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants