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

引用多层嵌套无法一次性回到最外层 #51

Closed
jakekwak opened this issue Jan 8, 2020 · 4 comments
Closed

引用多层嵌套无法一次性回到最外层 #51

jakekwak opened this issue Jan 8, 2020 · 4 comments
Assignees
Milestone

Comments

@jakekwak
Copy link
Contributor

jakekwak commented Jan 8, 2020

blockquote

@88250
Copy link
Collaborator

88250 commented Jan 8, 2020

We can use \ to escape blockquote marker >:

```
> foo
> \> bar
```

It will render:

foo
> bar

@Vanessa219 Vanessa219 added this to the 2.0 milestone Jan 8, 2020
@Vanessa219 Vanessa219 changed the title Nested Blockquote Nested Blockquote escape question Jan 8, 2020
@jakekwak
Copy link
Contributor Author

jakekwak commented Jan 8, 2020

when press ctrl+shift+e
23

@Vanessa219 Vanessa219 changed the title Nested Blockquote escape question 引用多层嵌套无法一次性回到最外层 Jan 8, 2020
@Vanessa219
Copy link
Owner

alt + enter

Vanessa219 added a commit that referenced this issue Jan 8, 2020
@jakekwak
Copy link
Contributor Author

alt+enter is not working. please double check

@88250 88250 reopened this Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants