We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Is your feature request related to a problem? Please describe.
mdsf init doesn't come with common language identifierz aliases
Describe the solution you'd like A clear and concise description of what you want to happen.
Define at least the following language_aliases variable
console: shell sh: shell bash: shell shellsession: shell md: markdown js:javaScript golang: go rs: rust
Maybe you could complete with more
Take a look at linguist to see the common language aliases they support
See:
Describe alternatives you've considered
Copy paste my own settings, instead of usimg mdsf init
mdsf init
Additional context
New commers should see there are able to define their own aliases. Right now, languages aliases node is not even present.
The text was updated successfully, but these errors were encountered:
I tried to look at the code but I didn't get how mdsf init works 😅🤦♂️
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
mdsf init doesn't come with common language identifierz aliases
Describe the solution you'd like
A clear and concise description of what you want to happen.
Define at least the following language_aliases variable
console: shell
sh: shell
bash: shell
shellsession: shell
md: markdown
js:javaScript
golang: go
rs: rust
Maybe you could complete with more
Take a look at linguist to see the common language aliases they support
See:
Describe alternatives you've considered
Copy paste my own settings, instead of usimg
mdsf init
Additional context
New commers should see there are able to define their own aliases. Right now, languages aliases node is not even present.
The text was updated successfully, but these errors were encountered: