Moshe Rubin
Moshe Rubin
### Describe the bug Alt text wrapped in grave marks is deleted. ### Reproduce the bug For example, the word "`Box`" is removed by `mdformat` ```diff -.
## Language name Tabular Model Definition Language (TMDL) ## URL of example repository https://github.com/microsoft/PowerBI-LogAnalytics-Template-Reports [MIT License] ## URL of syntax highlighting grammar https://github.com/microsoft/vscode-tmdl/blob/main/syntaxes/tmdl.tmLanguage.json [MIT License] https://github.com/microsoft/vscode-tmdl/blob/main/config/tmdl-configuration.json? [MIT License] ## Most...
Add `dev-requirements.txt` as a recognized filename for the existing ["Pip requirements"](https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml#L5712-L5721) language. ## Description `dev-requirements.txt` is commonly used in Python projects in addition to the existing `requirements-dev.txt` filename. [A GitHub...