Skip to content

Detect empty lines starting with a sharp in code blocks#67

Open
msrd0 wants to merge 2 commits intowebern:mainfrom
msrd0:issue-38
Open

Detect empty lines starting with a sharp in code blocks#67
msrd0 wants to merge 2 commits intowebern:mainfrom
msrd0:issue-38

Conversation

@msrd0
Copy link
Copy Markdown
Contributor

@msrd0 msrd0 commented Apr 19, 2021

Based on #52

Fixes #38

Connor Kuehl and others added 2 commits September 3, 2020 16:12
tests/multiple-bin-fail.rs ends up running the binary with
"cargo run" so its warning output ends up getting collected in
the test case. When it examines the subprocess's stderr, it fails the
assertion because the compiler warning is included in it.
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

Successfully merging this pull request may close these issues.

Leading sharp in generated readme's example code

1 participant