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

Long inline code does not break line #133

Closed
jnkn6 opened this issue Oct 4, 2023 · 4 comments
Closed

Long inline code does not break line #133

jnkn6 opened this issue Oct 4, 2023 · 4 comments
Labels

Comments

@jnkn6
Copy link

jnkn6 commented Oct 4, 2023

Describe the bug
A clear and concise description of what the bug is.

Steps to reproduce
Write long inline code

Expected behavior
If inline code is long, it should break line.

Screenshots
image

Thank you!

@hugo-sid
Copy link
Owner

hugo-sid commented Oct 5, 2023

Thanks for reporting.

A question came to my mind. Why not use block level code instead of inline code?

Example of block level code:

```
long code
```

@jnkn6
Copy link
Author

jnkn6 commented Oct 5, 2023

I'm using both codeblock and inline code.

I use codeblock when writing multiple line of codes, and I use inline code to quote to explain specific one line of code.

@github-actions
Copy link

This issue has been marked stale due to inactivity. It will auto-close in 7 days without an update.

@github-actions github-actions bot added the Stale label Oct 15, 2023
@github-actions
Copy link

This issue was auto-closed due to inactivity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants