Skip to content

Improve README.md formatting#1

Merged
telit-fabiopo merged 1 commit intotelit:masterfrom
dnlplm:dp/readme_fix
Jul 12, 2022
Merged

Improve README.md formatting#1
telit-fabiopo merged 1 commit intotelit:masterfrom
dnlplm:dp/readme_fix

Conversation

@dnlplm
Copy link
Copy Markdown
Contributor

@dnlplm dnlplm commented Jul 11, 2022

No description provided.

@telit-fabiopo
Copy link
Copy Markdown
Collaborator

Please use markdownlint to check the README.md file.

For example in ubuntu you can use:
sudo snap install mdl
mdl README.md

@dnlplm
Copy link
Copy Markdown
Contributor Author

dnlplm commented Jul 12, 2022

Please use markdownlint to check the README.md file.

For example in ubuntu you can use: sudo snap install mdl mdl README.md

Fixed all, but the following:

README.md:5: MD013 Line length
README.md:23: MD013 Line length

First one is triggered by line > 80: I think 80 is too small, so better manage this with a style if we think we need it.
The second one is a code block, also this can be managed in the style.

@telit-fabiopo
Copy link
Copy Markdown
Collaborator

Those warning were already presents, so It's not a problem of your change.
I will check if is possible to change the line length limit.

@telit-fabiopo telit-fabiopo reopened this Jul 12, 2022
@telit-fabiopo telit-fabiopo merged commit 4e850ee into telit:master Jul 12, 2022
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.

2 participants