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

Remove trailing slashes from filename directory argument #495

Open
verhovsky opened this issue Apr 4, 2024 · 0 comments
Open

Remove trailing slashes from filename directory argument #495

verhovsky opened this issue Apr 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@verhovsky
Copy link

verhovsky commented Apr 4, 2024

Description

I did this:

mdl source/docs/

Environment

macos

MDL Version
0.13.0

Expected Behavior

source/docs/awk.html.markdown:6: MD032 Lists should be surrounded by blank lines
source/docs/awk.html.markdown:6: MD034 Bare URL used
source/docs/ballerina.html.markdown:427: MD002 First header should be a top level header
source/docs/ballerina.html.markdown:8: MD009 Trailing spaces
source/docs/ballerina.html.markdown:13: MD009 Trailing spaces
...

Actual Behavior

source/docs//awk.html.markdown:6: MD032 Lists should be surrounded by blank lines
source/docs//awk.html.markdown:6: MD034 Bare URL used
source/docs//ballerina.html.markdown:427: MD002 First header should be a top level header
source/docs//ballerina.html.markdown:8: MD009 Trailing spaces
source/docs//ballerina.html.markdown:13: MD009 Trailing spaces
...

there are two slashes

@verhovsky verhovsky added the bug Something isn't working label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant