Moshe Rubin

Results 4 issues of 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 -![Stack and heap with...

bug

Consider allowing donations to the devs of this awesome open-source tool! An admin would also need to [enable the sponsor button](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository#displaying-a-sponsor-button-in-your-repository).

## 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 Language
Good First Issue

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...