Vas Sudanagunta
Vas Sudanagunta
**Environment:** - OS: macOS 11.1 Big Sur - qView version: 4.0 **Information:** I have a folder containing images of a variety of formats, including jpg, gif and png, and also...
> [principle of uniformity](https://spec.commonmark.org/0.29/#principle-of-uniformity): if a chunk of text has a certain meaning, it will continue to have the same meaning when put into a container block (such as a...
This renders as expected: ``` - all four of these items will - be rendered uniformly "tight" - - including these last two ``` This does not: ``` - all...
I'm not an expert and have lived in GitHub too long to know the alternatives. Can someone volunteer? We either need a single person who is very unbiased, or two...
I inadvertently embarked on [a fool's errand](https://github.com/upend/IF_MS_BUYS_GITHUB_IMMA_OUT/issues/108#issuecomment-395339838). @AnaRobynn's [comment](https://github.com/upend/IF_MS_BUYS_GITHUB_IMMA_OUT/issues/91#issuecomment-395043368) captures the conundrum perfectly. He wants (demands) all of the following: - **results** *(YES!)* - **no more Microsoft bashing** *(YES! I...
...maybe combined with clearer mission statement than currently in the README kindness empathy So far all we have is the current [issue template](https://github.com/upend/IF_MS_BUYS_GITHUB_IMMA_OUT/blob/master/.github/ISSUE_TEMPLATE.md).
The definition of [`Partial`](https://www.typescriptlang.org/docs/handbook/utility-types.html#partialt) states: > Constructs a type with all properties of T set to optional. This utility will return a type that represents all subsets of a given...
If i make any small edit using `markdown-editor`, it will reformat the entire markdown file! This is very bad. Why is this bad? - Imagine editing a single line in...
[Documentation] Should let people know test file execution order can be controlled by import/require
The docs mention a number of ways that test file execution order can be controlled, but there is no mention of the most semantically powerful way: by importing or requiring...
You would get many more users I think if it were made to work as a plugin editor for Markdown. For example, https://github.com/shuzijun/markdown-editor works in JetBrain's tools, and does some...