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

line-number has lost #33

Closed
4 tasks done
hqqxxf opened this issue Aug 29, 2024 · 4 comments
Closed
4 tasks done

line-number has lost #33

hqqxxf opened this issue Aug 29, 2024 · 4 comments
Labels
👀 no/external This makes more sense somewhere else 👎 phase/no Post cannot or will not be acted on

Comments

@hqqxxf
Copy link

hqqxxf commented Aug 29, 2024

Initial checklist

Affected packages and versions

[email protected] & [email protected]

Link to runnable example

No response

Steps to reproduce

deff multiply_numbers(x, y):
float: The product of x and y.
    \"\"\"
    return x * y

# Example usage:
product = multiply_numbers(4, 7)
print(\"The::\)

Expected behavior

all line has line-number

Actual behavior

image

Runtime

No response

Package manager

No response

OS

No response

Build and bundle tools

No response

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Aug 29, 2024
@remcohaszing
Copy link
Member

This looks more like an issue in rehype-highlight-code-lines. But we can’t really help without a minimal reproduction.

@remcohaszing remcohaszing added the 🙉 open/needs-info This needs some more info label Aug 29, 2024

This comment has been minimized.

@wooorm
Copy link
Member

wooorm commented Aug 29, 2024

You need to use more words, @hqqxxf. Nobody can look into your head...

Closing as this seems external. Still, there’s not enough info to help you.

@wooorm wooorm closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2024
@wooorm wooorm added the 👀 no/external This makes more sense somewhere else label Aug 29, 2024

This comment has been minimized.

@github-actions github-actions bot added 👎 phase/no Post cannot or will not be acted on and removed 🤞 phase/open Post is being triaged manually 🙉 open/needs-info This needs some more info labels Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👀 no/external This makes more sense somewhere else 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

4 participants
@remcohaszing @wooorm @hqqxxf and others