Waldir Pimenta

Results 319 issues of Waldir Pimenta

In http://onlywei.github.io/explain-git-with-d3/#freeplay: > Do whatever you want in this free playground. ``` $ git checkout HEAD $ git commit $ git commit # generated hash: d525e9e... $ git checkout master...

### Problem There's currently no way to configure [MD030](https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md030) to enforce a consistent spacing after the marker of ordered lists, while still allowing me to have a list like this:...

enhancement

This is similar in spirit to #90 (i.e. to improve the readability of tables), but simpler. The rule would simply check that pipe characters (`|`) in tables are padded by...

new rule

GitHub Markdown does not support headerless tables. When the "Header location = None" is selected, the resulting table is | lorem | ipsum | dolor | | sit | amet...

It's not legally required, but it's useful metadata, and part of the recommended license template text: - http://choosealicense.com/licenses/isc/ - https://opensource.org/licenses/isc-license - http://spdx.org/licenses/ISC.html#licenseText

It's not strictly required, but it's useful metadata, and part of the recommended license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license)

I would love to see a section dedicated to indie/community projects, since those are likely those that need documentation contributors the most, and people looking for open source projects to...

By the way, the commit message that adds this file says "Adding MIT License", but this is not the [MIT license](http://choosealicense.com/licenses/mit/), it's the [ISC license](http://choosealicense.com/licenses/isc/). As stated in the second...

The Shift or Control keys should restrict angles (e.g. using the line tool, or the rotate tool) to increments of 15º (or 30º plus the 45º multiples)

enhancement