bug with the new linenumbers feature?
See original GitHub issueHey there, was testing out your new line numbers feature in the pre-release, just with some codeblocks identical to the demo examples, seems to break some of them, unless i’ve done something wrong -
I just included the option lineNumbers: true
and updated to "@code-hike/mdx": "^v0.3.0-next.20"

Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Line Numbers - Bug? : r/MicrosoftWord
Hi. Do you guys know if there is a bug in the line numbers feature? I added them successfully, and now I want...
Read more >"Wrong" relative line numbers when code folded after latest ...
Open a code file (TypeScript in my case). Code fold a function (I use cmd+k , cmd+[ ); Put the caret on the...
Read more >line numbers in Playgrounds Xcode 9.1
Is it a bug or new feature? As I type lines into a new playground, I see the line numbers. When the code...
Read more >Line number should be activated by default in the IDE / SDK
Bug 420954 describes IMHO a different feature. ... most users will think we've added a new feature, i.e. line numbers in the editor....
Read more >Line numbers that are edited are not displayed, is...
Line numbers that are edited are not displayed, is this a bug or can I somehow configure it?
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Let me know if you still need help, also if you find the problem let me know, I want to try to prevent similar issues.
If you could share a minimal repro I’ll debug it