Trevixal API
    Preparing search index...
    • Guess which bundled language a snippet is written in, or return null when the evidence is weak or split.

      Returning null matters more than being clever: mislabelling a block paints it with the wrong grammar, which looks worse than leaving it plain. So a guess needs both an absolute score and a clear margin over the runner-up.

      Parameters

      Returns LanguageGuess | null