Skip to content

Comments

fix readme example#48

Open
lukengda wants to merge 2 commits intothetvdb:mainfrom
lukengda:feature/fix-readme-example
Open

fix readme example#48
lukengda wants to merge 2 commits intothetvdb:mainfrom
lukengda:feature/fix-readme-example

Conversation

@lukengda
Copy link

@lukengda lukengda commented Sep 5, 2024

I noticed that the example in the readme was using an unreferenced variable. While i was at it, i applied my markdownlint auto formatting in hope of appreciation. Let me know if you have any questions.

no "characters" variable was defined which breaks the execution.
this fixes e.g.:
- mixed indentation (MD010)
- no trailing spaces (MD009)
- heading levels should only increment by one level at a time (MD001)
- blank lines around code blocks (MD031)
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.

1 participant