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

Request: Support TypeScript scanning #33

Open
blalasaadri opened this issue Jun 30, 2019 · 1 comment
Open

Request: Support TypeScript scanning #33

blalasaadri opened this issue Jun 30, 2019 · 1 comment

Comments

@blalasaadri
Copy link

StandardJS supports scanning TypeScript files as well (as explained in the FAQs). standard-markdown however only scans for javascript or js code blocks (as becomes clear from this line of code in codeBlockUtils.js).

It would be great to also scan fenced typescript code blocks using the typescript or ts language identifier (which are both supported by Linguist, which is what GitHub flavoured markdown uses).

@zeke
Copy link
Owner

zeke commented Jul 1, 2019

Good idea! I don't have time to implement this, but I would definitely be open to a pull request that adds 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

No branches or pull requests

2 participants