Lepton depends on GitHub API to detect the language. If this fails,
you can put "// vim: syntax=<your_language>" at the top of the gist to specify the language.
Why I can't search my gist's content?
Currently, Lepton only supports the search for the gist's description field.
How to specify the title and tags for my gist?
Follow the format [title] description #tag1 #tag2 in the description field.