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

Something Wrong a comment start with // in code block #101

Open
mlbjay opened this issue Apr 15, 2023 · 2 comments
Open

Something Wrong a comment start with // in code block #101

mlbjay opened this issue Apr 15, 2023 · 2 comments

Comments

@mlbjay
Copy link

mlbjay commented Apr 15, 2023

if code block with comment start with //
nothing writing into markdown, after Embedded xx lines from file

TEST.md#L420-L427 No comment detected in first line for block with extension go
   TEST.md#L437-L446 No comment detected in first line for block with extension go
   TEST.md#L460-L474 Unsupported file extension [go	], supported extensions are txt, ts, js, re, scss, rust, java, cpp, c, html, xml, md, yaml, json, json5, py, bash, sh, go, objectivec, php, cs, swift, rb, kotlin, scala, cr, puml, mermaid, cmake, proto, sql, hs, ino, jsx, tsx, skipping code block
   TEST.md#L482-L496 No comment detected in first line for block with extension go
   TEST.md#L514-L527 No comment detected in first line for block with extension go
   TEST.md#L537-L582 Embedded 42 lines from file ../GoProject/src/go_code/chapter03/floatdemo08/main.go
   TEST.md#L588-L633 Embedded 42 lines from file /Users/jayli/Desktop/Golang/GolangPlayground/GoProject/src/go_code/chapter03/floatdemo08/main.go
@zakhenry
Copy link
Owner

I'm not sure I follow you here, can you share the snippet of markdown that is causing this issue and which line it is in your TEST.md file so I can correlate with the log lines you've shared?

@mlbjay
Copy link
Author

mlbjay commented Apr 17, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants