leostera/tldr.jsx

Fallback to common / list OS-specific variants

Open

#156 opened on Sep 1, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,548 stars) (82 forks)batch import
bugenhancementfeaturehelp wanted

Description

If I search for linux/dd, it shouldn't say nothing was found -- it should display the content of common/dd (with an indication that the "common" version was shown).

If I search for dd, it shouldn't say nothing was found -- it should link me to the variants.

Contributor guide